Searched refs:lambda_fntype (Results 1 – 1 of 1) sorted by relevance
14162 tree lambda_fntype) in tsubst_function_decl() argument14196 if (LAMBDA_FUNCTION_P (t) && !lambda_fntype in tsubst_function_decl()14211 if (!lambda_fntype) in tsubst_function_decl()14238 tree closure = (lambda_fntype ? TYPE_METHOD_BASETYPE (lambda_fntype) in tsubst_function_decl()14247 tree type = (lambda_fntype ? lambda_fntype in tsubst_function_decl()14463 tree lambda_fntype) in tsubst_template_decl() argument14492 if (!lambda_fntype) in tsubst_template_decl()14539 if (!lambda_fntype) in tsubst_template_decl()14560 inner = tsubst_function_decl (inner, args, complain, lambda_fntype); in tsubst_template_decl()14588 else if (lambda_fntype) in tsubst_template_decl()[all …]