Searched refs:getTypeClassName (Results 1 – 12 of 12) sorted by relevance
130 return TL.getType()->getTypeClassName(); in getKind()
398 OS << TL->getType()->getTypeClassName() << "TypeLoc"; in printNodeKind()
52 void Visit(const Type *T) { OS << T->getTypeClassName() << "Type"; } in Visit()
75 JOS.attribute("kind", (llvm::Twine(T->getTypeClassName()) + "Type").str()); in Visit()
202 OS << T->getTypeClassName() << "Type"; in Visit()
2920 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
1016 << T->getTypeClassName(); in VisitType()
688 OS << T->getTypeClassName() << "Type"; in dumpTypeAsChild()
2509 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
1548 << T->getTypeClassName(); in VisitType()
1999 const char *getTypeClassName() const;
2441 const char *getTypeClassName() const;