Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateDeduction.cpp3611 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType() argument
3612 assert(!TypeToReplaceAutoWith->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()
3616 TypeToReplaceAutoWith); in SubstAutoWithinFunctionReturnType()
3694 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local
3698 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()
3700 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()