Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3653 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType() argument
3654 assert(!TypeToReplaceAutoWith->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()
3658 TypeToReplaceAutoWith); in SubstAutoWithinFunctionReturnType()
3736 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local
3740 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()
3742 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()