Searched refs:getTypeClassName (Results 1 – 9 of 9) sorted by relevance
129 return TL.getType()->getTypeClassName(); in getKind()
550 OS << TL->getType()->getTypeClassName() << "TypeLoc"; in printNodeKind()
52 void Visit(const Type *T) { OS << T->getTypeClassName() << "Type"; } in Visit()
880 OS << T->getTypeClassName() << "Type : "; in dumpNode()
77 JOS.attribute("kind", (llvm::Twine(T->getTypeClassName()) + "Type").str()); in Visit()
203 OS << T->getTypeClassName() << "Type"; in Visit()
2969 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
1068 << T->getTypeClassName(); in VisitType()
2525 const char *getTypeClassName() const;