Home
last modified time | relevance | path

Searched refs:leaf_attr (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/gcc-plugins/
A Dsancov_plugin.c67 tree leaf_attr, nothrow_attr; in sancov_start_unit() local
83 leaf_attr = tree_cons(get_identifier("leaf"), NULL, NULL); in sancov_start_unit()
84 decl_attributes(&sancov_fndecl, leaf_attr, 0); in sancov_start_unit()

Completed in 2 milliseconds