Searched defs:inline_p (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | xcoffout.c | 301 xcoffout_source_file (FILE *file, const char *filename, int inline_p) in xcoffout_source_file() 335 bool inline_p = (strcmp (xcoff_current_function_file, filename) != 0 in xcoffout_source_line() local
|
H A D | c-tree.h | 288 BOOL_BITFIELD inline_p : 1; member
|
H A D | ipa-inline-analysis.c | 670 bool inline_p, in evaluate_conditions_for_known_args() 714 evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, in evaluate_properties_for_edge()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-fnsummary.c | 322 bool inline_p, in evaluate_conditions_for_known_args() 422 evaluate_properties_for_edge (struct cgraph_edge *e, bool inline_p, in evaluate_properties_for_edge()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-tree.h | 360 BOOL_BITFIELD inline_p : 1; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | semantics.c | 1471 tree input_operands, tree clobbers, tree labels, bool inline_p) in finish_asm_stmt()
|
H A D | decl.c | 15732 finish_function (bool inline_p) in finish_function()
|
H A D | parser.c | 19187 bool inline_p = (inline_loc != UNKNOWN_LOCATION); in cp_parser_asm_definition() local 26873 bool inline_p) in cp_parser_function_definition_after_declarator()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 20986 bool inline_p) in cp_parser_function_definition_after_declarator()
|