Home
last modified time | relevance | path

Searched refs:fun_identifier (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1254 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype); in maybe_add_lambda_conv_op()
H A Dcp-tree.h318 #define fun_identifier cp_global_trees[CPTI_FUN_IDENTIFIER] macro
H A Ddecl.c4246 {"_FUN", &fun_identifier, cik_normal}, in initialize_predefined_identifiers()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1262 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype); in maybe_add_lambda_conv_op()
H A DChangeLog-20182093 value_identifier, fun_identifier, closure_identifier): Define.
2104 * lambda.c (maybe_add_lambda_conv_op): Use fun_identifier instead of
H A Dcp-tree.h332 #define fun_identifier cp_global_trees[CPTI_FUN_IDENTIFIER] macro
H A Dmodule.cc10412 && !(name == fun_identifier in key_mergeable()
11004 if (decl != d_inner && DECL_NAME (d_inner) == fun_identifier in is_matching_decl()
H A Ddecl.cc4469 {"_FUN", &fun_identifier, cik_normal}, in initialize_predefined_identifiers()