Searched refs:SubstAutoType (Results 1 – 5 of 5) sorted by relevance
4804 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() function in Sema
3871 New->setType(SubstAutoType(New->getType(), DT)); in MergeFunctionDecl()3872 NewQType = Context.getCanonicalType(SubstAutoType(NewQType, DT)); in MergeFunctionDecl()
10283 SubstAutoType(TSInfo->getType(), Best->Function->getReturnType()); in DeduceTemplateSpecializationFromInitializer()
8710 FD, SubstAutoType(FD->getDeclaredReturnType(), Cat)); in CheckExplicitlyDefaultedComparison()
8819 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);