Searched refs:fun_identifier (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | lambda.c | 1254 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype); in maybe_add_lambda_conv_op()
|
| H A D | cp-tree.h | 318 #define fun_identifier cp_global_trees[CPTI_FUN_IDENTIFIER] macro
|
| H A D | decl.c | 4246 {"_FUN", &fun_identifier, cik_normal}, in initialize_predefined_identifiers()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | lambda.cc | 1262 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype); in maybe_add_lambda_conv_op()
|
| H A D | ChangeLog-2018 | 2093 value_identifier, fun_identifier, closure_identifier): Define. 2104 * lambda.c (maybe_add_lambda_conv_op): Use fun_identifier instead of
|
| H A D | cp-tree.h | 332 #define fun_identifier cp_global_trees[CPTI_FUN_IDENTIFIER] macro
|
| H A D | module.cc | 10412 && !(name == fun_identifier in key_mergeable() 11004 if (decl != d_inner && DECL_NAME (d_inner) == fun_identifier in is_matching_decl()
|
| H A D | decl.cc | 4469 {"_FUN", &fun_identifier, cik_normal}, in initialize_predefined_identifiers()
|