/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lambda.cc | 347 tree lam; in insert_pending_capture_proxies() local 399 tree var, object, fn, closure, name, lam, type; in build_capture_proxy() local 920 if (tree lam = resolvable_dummy_lambda (object)) in maybe_resolve_dummy() local 938 if (tree lam = resolvable_dummy_lambda (object)) in maybe_generic_this_capture() local 987 tree lam = CLASSTYPE_LAMBDA_EXPR (type); in nonlambda_method_basetype() local 1064 tree lam = CLASSTYPE_LAMBDA_EXPR (type); in maybe_add_lambda_conv_op() local 1555 tree lam = current_lambda_expr (); in prune_lambda_captures() local
|
H A D | pt.cc | 4335 tree lam = current_lambda_expr (); in check_for_bare_parameter_packs() local 14652 tree lam = CLASSTYPE_LAMBDA_EXPR (closure); in regenerated_lambda_fn_p() local 18736 tree lam = DECL_CONTEXT (current_function_decl); in tsubst_expr() local
|
H A D | semantics.cc | 12259 tree lam = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (current_function_decl)); in capture_decltype() local
|
H A D | parser.cc | 5698 cp_expr lam = cp_parser_lambda_expression (parser); in cp_parser_primary_expression() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | lambda.c | 348 tree lam; in insert_pending_capture_proxies() local 400 tree var, object, fn, closure, name, lam, type; in build_capture_proxy() local 921 if (tree lam = resolvable_dummy_lambda (object)) in maybe_resolve_dummy() local 939 if (tree lam = resolvable_dummy_lambda (object)) in maybe_generic_this_capture() local 988 tree lam = CLASSTYPE_LAMBDA_EXPR (type); in nonlambda_method_basetype() local 1065 tree lam = CLASSTYPE_LAMBDA_EXPR (type); in maybe_add_lambda_conv_op() local 1533 tree lam = current_lambda_expr (); in prune_lambda_captures() local
|
H A D | semantics.c | 10272 tree lam = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (current_function_decl)); in capture_decltype() local
|
H A D | pt.c | 14227 tree lam = CLASSTYPE_LAMBDA_EXPR (closure); in instantiated_lambda_fn_p() local 18138 tree lam = DECL_CONTEXT (current_function_decl); in tsubst_expr() local
|
H A D | parser.c | 5418 cp_expr lam = cp_parser_lambda_expression (parser); in cp_parser_primary_expression() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PathTree.cc | 2528 CStack_data *lam = new CStack_data (mlist); in get_cstack_data() local 2553 PathTree::get_cstack_list (CStack_data *lam, NodeIdx node_idx, int dpth) in get_cstack_list()
|
H A D | Print.cc | 1234 CStack_data *lam; in data_dump() local
|
H A D | Dbe.cc | 7253 CStack_data *lam = dbev->get_cstack_data (mlist); in dbeGetLeakListInfo() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PathTree.cc | 2528 CStack_data *lam = new CStack_data (mlist); in get_cstack_data() local 2553 PathTree::get_cstack_list (CStack_data *lam, NodeIdx node_idx, int dpth) in get_cstack_list()
|
H A D | Print.cc | 1234 CStack_data *lam; in data_dump() local
|
H A D | Dbe.cc | 7253 CStack_data *lam = dbev->get_cstack_data (mlist); in dbeGetLeakListInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/ |
H A D | benchmark.h | 969 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/ |
H A D | benchmark.h | 1005 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()
|