Home
last modified time | relevance | path

Searched refs:closure_identifier (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc333 || DECL_NAME (arg) == closure_identifier) in instantiate_coro_traits()
3851 parm.lambda_cobj = lambda_p && DECL_NAME (arg) == closure_identifier; in analyze_fn_parms()
H A DChangeLog-20182093 value_identifier, fun_identifier, closure_identifier): Define.
2106 * parser.c (cp_parser_lambda_declarator_opt): Use closure_identifier
H A Dcp-tree.h333 #define closure_identifier cp_global_trees[CPTI_CLOSURE_IDENTIFIER] macro
H A Ddecl.cc4470 {"__closure", &closure_identifier, cik_normal}, in initialize_predefined_identifiers()
H A DChangeLog-20204423 closure_identifier.
H A Dpt.cc14323 DECL_NAME (tparm) = closure_identifier; in tsubst_function_decl()
H A Dparser.cc11730 DECL_NAME (DECL_ARGUMENTS (fco)) = closure_identifier; in cp_parser_lambda_declarator_opt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc311 || DECL_NAME (arg) == closure_identifier) in instantiate_coro_traits()
4518 || (DECL_NAME (arg) == closure_identifier); in morph_fn_to_coro()
H A Dcp-tree.h319 #define closure_identifier cp_global_trees[CPTI_CLOSURE_IDENTIFIER] macro
H A Ddecl.c4247 {"__closure", &closure_identifier, cik_normal}, in initialize_predefined_identifiers()
H A Dparser.c11179 DECL_NAME (DECL_ARGUMENTS (fco)) = closure_identifier; in cp_parser_lambda_declarator_opt()