Searched refs:SubstAutoTypeDependent (Results 1 – 5 of 5) sorted by relevance
398 Result = S.SubstAutoTypeDependent(Result); in buildTypeForLambdaCallOperator()
4784 FunctionType = SubstAutoTypeDependent(FunctionType); in DeduceTemplateArguments()5362 QualType Sema::SubstAutoTypeDependent(QualType TypeWithAuto) { in SubstAutoTypeDependent() function in Sema
2739 LoopVar->setType(SubstAutoTypeDependent(LoopVar->getType())); in BuildCXXForRangeStmt()
3980 New->setType(SubstAutoTypeDependent(New->getType())); in MergeFunctionDecl()3981 NewQType = Context.getCanonicalType(SubstAutoTypeDependent(NewQType)); in MergeFunctionDecl()12133 QualType NewReturnType = SubstAutoTypeDependent(FPT->getReturnType()); in CheckFunctionDeclaration()
12636 QualType SubstAutoTypeDependent(QualType TypeWithAuto);