Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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()
DChangeLog-20182093 value_identifier, fun_identifier, closure_identifier): Define.
2106 * parser.c (cp_parser_lambda_declarator_opt): Use closure_identifier
Dcp-tree.h333 #define closure_identifier cp_global_trees[CPTI_CLOSURE_IDENTIFIER] macro
Ddecl.cc4470 {"__closure", &closure_identifier, cik_normal}, in initialize_predefined_identifiers()
DChangeLog-20204423 closure_identifier.
Dpt.cc14323 DECL_NAME (tparm) = closure_identifier; in tsubst_function_decl()
Dparser.cc11730 DECL_NAME (DECL_ARGUMENTS (fco)) = closure_identifier; in cp_parser_lambda_declarator_opt()