Searched refs:InvokerSpecialized (Results 1 – 1 of 1) sorted by relevance
3713 FunctionDecl *InvokerSpecialized = nullptr; in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local3721 InvokerSpecialized, TDInfo); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3727 InvokerSpecialized->getReturnType()->isUndeducedType()) { in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3739 SubstAutoWithinFunctionReturnType(InvokerSpecialized, in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3749 const FunctionProtoType *InvokerFPT = InvokerSpecialized-> in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3753 InvokerSpecialized->setType(S.Context.getFunctionType( in SpecializeCorrespondingLambdaCallOperatorAndInvoker()