Searched refs:SubstAutoType (Results 1 – 5 of 5) sorted by relevance
4727 SpecializationType = SubstAutoType(SpecializationType, QualType()); in DeduceTemplateArguments()4728 ArgFunctionType = SubstAutoType(ArgFunctionType, QualType()); in DeduceTemplateArguments()5234 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() function in Sema
3907 New->setType(SubstAutoType(New->getType(), DT)); in MergeFunctionDecl()3908 NewQType = Context.getCanonicalType(SubstAutoType(NewQType, DT)); in MergeFunctionDecl()
10052 SubstAutoType(TSInfo->getType(), Best->Function->getReturnType()); in DeduceTemplateSpecializationFromInitializer()
8967 FD, SubstAutoType(FD->getDeclaredReturnType(), Cat)); in CheckExplicitlyDefaultedComparison()
12379 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);