Searched refs:InvokerSpecialized (Results 1 – 1 of 1) sorted by relevance
3721 FunctionDecl *InvokerSpecialized = nullptr; in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local3729 InvokerSpecialized, TDInfo); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3735 InvokerSpecialized->getReturnType()->isUndeducedType()) { in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3747 SubstAutoWithinFunctionReturnType(InvokerSpecialized, in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3757 const FunctionProtoType *InvokerFPT = InvokerSpecialized-> in SpecializeCorrespondingLambdaCallOperatorAndInvoker()3761 InvokerSpecialized->setType(S.Context.getFunctionType( in SpecializeCorrespondingLambdaCallOperatorAndInvoker()