Searched refs:lambda_fntype (Results 1 – 2 of 2) sorted by relevance
13775 tree lambda_fntype) in tsubst_function_decl() argument13799 if (LAMBDA_FUNCTION_P (t) && !lambda_fntype in tsubst_function_decl()13814 if (!lambda_fntype) in tsubst_function_decl()13838 tree closure = (lambda_fntype ? TYPE_METHOD_BASETYPE (lambda_fntype) in tsubst_function_decl()13847 tree type = (lambda_fntype ? lambda_fntype in tsubst_function_decl()13954 if (!lambda_fntype) in tsubst_function_decl()14050 tree lambda_fntype) in tsubst_template_decl() argument14079 if (!lambda_fntype) in tsubst_template_decl()14126 if (!lambda_fntype) in tsubst_template_decl()14169 new_decl = tsubst_function_decl (decl, args, complain, lambda_fntype); in tsubst_template_decl()[all …]
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 …]