Searched refs:getTypeClassName (Results 1 – 5 of 5) sorted by relevance
77 JOS.attribute("kind", (llvm::Twine(T->getTypeClassName()) + "Type").str()); in Visit()
203 OS << T->getTypeClassName() << "Type"; in Visit()
2927 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
1031 << T->getTypeClassName(); in VisitType()
2449 const char *getTypeClassName() const;