Searched refs:build_lambda_expr (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | lambda.c | 38 build_lambda_expr (void) in build_lambda_expr() function
|
H A D | cp-tree.h | 7341 extern tree build_lambda_expr (void);
|
H A D | pt.c | 19090 tree r = build_lambda_expr (); in tsubst_lambda_expr()
|
H A D | parser.c | 10511 tree lambda_expr = build_lambda_expr (); in cp_parser_lambda_expression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lambda.cc | 39 build_lambda_expr (void) in build_lambda_expr() function
|
H A D | ChangeLog-2021 | 3523 * lambda.c (build_lambda_expr): Likewise. 3550 * lambda.c (build_lambda_expr): Set LAMBDA_EXPR_REGENERATED_FROM
|
H A D | cp-tree.h | 7732 extern tree build_lambda_expr (void);
|
H A D | ChangeLog-2009 | 1185 (build_lambda_expr, build_lambda_object, begin_lambda_type)
|
H A D | ChangeLog-2013 | 2010 * semantics.c (build_lambda_expr),
|
H A D | ChangeLog-2011 | 2754 (build_lambda_expr): Initialize LAMBDA_EXPR_PENDING_PROXIES.
|
H A D | ChangeLog-2017 | 1853 * lambda.c (build_lambda_expr): Don't set LAMBDA_EXPR_RETURN_TYPE.
|
H A D | pt.cc | 19765 tree r = build_lambda_expr (); in tsubst_lambda_expr()
|
H A D | parser.cc | 11005 tree lambda_expr = build_lambda_expr (); in cp_parser_lambda_expression()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 1804 tree lambda_expr = build_lambda_expr (); in plugin_start_closure_class_type()
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 1648 tree lambda_expr = build_lambda_expr (); in plugin_start_closure_class_type()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-cp-fe.def | 886 GCC_METHOD1 (gcc_expr, build_lambda_expr,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-cp-fe.def | 886 GCC_METHOD1 (gcc_expr, build_lambda_expr,
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-cp-fe.def | 886 GCC_METHOD1 (gcc_expr, build_lambda_expr,
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-cp-fe.def | 886 GCC_METHOD1 (gcc_expr, build_lambda_expr,
|