Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3653 QualType TypeToReplaceAutoWith, Sema &S) { in SubstAutoWithinFunctionReturnType()
3736 QualType TypeToReplaceAutoWith = CallOpSpecialized->getReturnType() in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local