Searched refs:nothrow_attr (Results 1 – 1 of 1) sorted by relevance
67 tree leaf_attr, nothrow_attr; in sancov_start_unit() local80 nothrow_attr = tree_cons(get_identifier("nothrow"), NULL, NULL); in sancov_start_unit()81 decl_attributes(&sancov_fndecl, nothrow_attr, 0); in sancov_start_unit()
Completed in 2 milliseconds