Home
last modified time | relevance | path

Searched refs:record_lambda_scope (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1412 record_lambda_scope (tree lambda) in record_lambda_scope() function
1426 record_lambda_scope (lambda); in record_null_lambda_scope()
H A Dcp-tree.h7375 extern void record_lambda_scope (tree);
H A Dpt.c19106 record_lambda_scope (r); in tsubst_lambda_expr()
H A Dparser.c10555 record_lambda_scope (lambda_expr); in cp_parser_lambda_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1427 record_lambda_scope (tree lambda) in record_lambda_scope() function
1447 record_lambda_scope (lambda); in record_null_lambda_scope()
H A Dcp-tree.h7768 extern void record_lambda_scope (tree);
H A DChangeLog-20091170 (start_lambda_scope, record_lambda_scope, finish_lambda_scope): New.
H A DChangeLog-2020226 * lambda.c (record_lambda_scope): Call maybe_attach_decl.
H A Dpt.cc19873 record_lambda_scope (r); in tsubst_lambda_expr()
H A Dparser.cc11063 record_lambda_scope (lambda_expr); in cp_parser_lambda_expression()