Searched defs:TypeToReplaceAutoWith (Results 1 – 1 of 1) sorted by relevance
3595 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType()3676 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local