Home
last modified time | relevance | path

Searched defs:lam (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc347 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 Dpt.cc4335 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 Dsemantics.cc12259 tree lam = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (current_function_decl)); in capture_decltype() local
H A Dparser.cc5698 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 Dlambda.c348 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 Dsemantics.c10272 tree lam = CLASSTYPE_LAMBDA_EXPR (DECL_CONTEXT (current_function_decl)); in capture_decltype() local
H A Dpt.c14227 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 Dparser.c5418 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 DPathTree.cc2528 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 DPrint.cc1234 CStack_data *lam; in data_dump() local
H A DDbe.cc7253 CStack_data *lam = dbev->get_cstack_data (mlist); in dbeGetLeakListInfo() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc2528 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 DPrint.cc1234 CStack_data *lam; in data_dump() local
H A DDbe.cc7253 CStack_data *lam = dbev->get_cstack_data (mlist); in dbeGetLeakListInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h969 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1005 LambdaBenchmark(const char* name, OLambda&& lam) in LambdaBenchmark()