Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3638 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType() argument
3639 assert(!TypeToReplaceAutoWith->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()
3643 TypeToReplaceAutoWith); in SubstAutoWithinFunctionReturnType()
3719 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local
3723 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()
3725 TypeToReplaceAutoWith, S); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()