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