Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c186 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() function
223 = suggest_attribute (OPT_Wsuggest_attribute_pure, decl, in warn_function_pure()
240 = suggest_attribute (OPT_Wsuggest_attribute_const, decl, in warn_function_const()
251 = suggest_attribute (OPT_Wsuggest_attribute_malloc, decl, in warn_function_malloc()
270 = suggest_attribute (OPT_Wsuggest_attribute_noreturn, original_decl, in warn_function_noreturn()
285 = suggest_attribute (OPT_Wsuggest_attribute_cold, original_decl, in warn_function_cold()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-pure-const.c138 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() function
171 = suggest_attribute (OPT_Wsuggest_attribute_pure, decl, in warn_function_pure()
183 = suggest_attribute (OPT_Wsuggest_attribute_const, decl, in warn_function_const()
193 = suggest_attribute (OPT_Wsuggest_attribute_noreturn, decl, in warn_function_noreturn()