Home
last modified time | relevance | path

Searched refs:TypeToReplaceAutoWith (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3661 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType() argument
3662 assert(!TypeToReplaceAutoWith->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()
3666 TypeToReplaceAutoWith); in SubstAutoWithinFunctionReturnType()
3744 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local
3748 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()
3750 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()