Searched refs:SubstAutoType (Results 1 – 5 of 5) sorted by relevance
4868 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() function in Sema
3947 New->setType(SubstAutoType(New->getType(), DT)); in MergeFunctionDecl()3948 NewQType = Context.getCanonicalType(SubstAutoType(NewQType, DT)); in MergeFunctionDecl()
10651 SubstAutoType(TSInfo->getType(), Best->Function->getReturnType()); in DeduceTemplateSpecializationFromInitializer()
8796 FD, SubstAutoType(FD->getDeclaredReturnType(), Cat)); in CheckExplicitlyDefaultedComparison()
9077 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);