Home
last modified time | relevance | path

Searched refs:begin_lambda_type (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c130 begin_lambda_type (tree lambda) in begin_lambda_type() function
H A Dcp-tree.h7343 extern tree begin_lambda_type (tree);
H A Dpt.c19182 tree type = begin_lambda_type (r); in tsubst_lambda_expr()
H A Dparser.c10551 type = begin_lambda_type (lambda_expr); in cp_parser_lambda_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc131 begin_lambda_type (tree lambda) in begin_lambda_type() function
H A DChangeLog-20131027 * lambda.c (begin_lambda_type): Check return value of xref_tag
2011 (build_lambda_object), (begin_lambda_type), (lambda_return_type),
3706 * semantics.c (begin_lambda_type): Use it.
H A DChangeLog-2011222 * semantics.c (begin_lambda_type): Check begin_class_definition return
224 * parser.c (cp_parser_lambda_expression): Check begin_lambda_type
1331 (begin_lambda_type, lambda_function, add_capture): Likewise.
H A DChangeLog-20121111 * semantics.c (begin_lambda_type): Set CLASSTYPE_LAMBDA_EXPR sooner.
H A Dcp-tree.h7734 extern tree begin_lambda_type (tree);
H A DChangeLog-20091185 (build_lambda_expr, build_lambda_object, begin_lambda_type)
H A DChangeLog-20161548 * lambda.c (begin_lambda_type): Set CLASSTYPE_LITERAL_P.
H A DChangeLog-20183297 * pt.c (tsubst_lambda_expr): Check begin_lambda_type return value
H A DChangeLog-20171494 * lambda.c (begin_lambda_type): Likewise.
H A DChangeLog-20202310 * lambda.c (begin_lambda_type): Use ts_current to push the tag.
H A DChangeLog-20193711 * lambda.c (begin_lambda_type): Use make_anon_name.
H A Dpt.cc19855 tree type = begin_lambda_type (r); in tsubst_lambda_expr()
H A Dparser.cc11059 type = begin_lambda_type (lambda_expr); in cp_parser_lambda_expression()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc1809 tree type = begin_lambda_type (lambda_expr); in plugin_start_closure_class_type()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc1653 tree type = begin_lambda_type (lambda_expr); in plugin_start_closure_class_type()