HomeSort by: relevance | last modified time | path
    Searched defs:suggest_attribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 202 suggest_attribute (int option, tree decl, bool known_finite, function
239 = suggest_attribute (OPT_Wsuggest_attribute_pure, decl,
256 = suggest_attribute (OPT_Wsuggest_attribute_const, decl,
267 = suggest_attribute (OPT_Wsuggest_attribute_malloc, decl,
282 = suggest_attribute (OPT_Wsuggest_attribute_noreturn, original_decl,
293 = suggest_attribute (OPT_Wsuggest_attribute_cold, original_decl,
302 = suggest_attribute (OPT_Wsuggest_attribute_returns_nonnull, decl,
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 200 suggest_attribute (int option, tree decl, bool known_finite, function
237 = suggest_attribute (OPT_Wsuggest_attribute_pure, decl,
254 = suggest_attribute (OPT_Wsuggest_attribute_const, decl,
265 = suggest_attribute (OPT_Wsuggest_attribute_malloc, decl,
280 = suggest_attribute (OPT_Wsuggest_attribute_noreturn, original_decl,
291 = suggest_attribute (OPT_Wsuggest_attribute_cold, original_decl,

Completed in 21 milliseconds