Searched refs:SubstAutoTypeDependent (Results 1 – 6 of 6) sorted by relevance
374 Result = SubstAutoTypeDependent(Result); in startLambdaDefinition()
4221 FunctionType = SubstAutoTypeDependent(FunctionType); in DeduceTemplateArguments()4818 QualType Sema::SubstAutoTypeDependent(QualType TypeWithAuto) { in SubstAutoTypeDependent() function in Sema
10044 return SubstAutoTypeDependent(TSInfo->getType()); in DeduceTemplateSpecializationFromInitializer()10063 return SubstAutoTypeDependent(TSInfo->getType()); in DeduceTemplateSpecializationFromInitializer()
2770 LoopVar->setType(SubstAutoTypeDependent(LoopVar->getType())); in BuildCXXForRangeStmt()
3868 New->setType(SubstAutoTypeDependent(New->getType())); in MergeFunctionDecl()3869 NewQType = Context.getCanonicalType(SubstAutoTypeDependent(NewQType)); in MergeFunctionDecl()9679 QualType Result = SubstAutoTypeDependent(FPT->getReturnType()); in ActOnFunctionDeclarator()
8825 QualType SubstAutoTypeDependent(QualType TypeWithAuto);