Searched refs:getUnconstrainedType (Results 1 – 5 of 5) sorted by relevance
114 VisitType(Context.getUnconstrainedType(NTTP->getType())); in VisitDecl()
744 ID.AddPointer(C.getUnconstrainedType(C.getCanonicalType(NTTP->getType())) in Profile()793 QualType T = getUnconstrainedType(getCanonicalType(NTTP->getType())); in getCanonicalTemplateTemplateParmDecl()6682 QualType ASTContext::getUnconstrainedType(QualType T) const { in getUnconstrainedType() function in ASTContext
1979 QualType getUnconstrainedType(QualType T) const;
8023 QualType OldType = S.Context.getUnconstrainedType(OldNTTP->getType()); in MatchTemplateParameterKind()8024 QualType NewType = S.Context.getUnconstrainedType(NewNTTP->getType()); in MatchTemplateParameterKind()
848 S.Context.getUnconstrainedType(NTTP->getType()))) in addPacks()