Searched refs:getTypeClassName (Results 1 – 8 of 8) sorted by relevance
489 type->getTypeClassName()); in convertType()
78 JOS.attribute("kind", (llvm::Twine(T->getTypeClassName()) + "Type").str()); in Visit()104 : TL.getTypePtr()->getTypeClassName()) + in Visit()
206 OS << T->getTypeClassName() << "Type"; in Visit()256 : TL.getType()->getTypeClassName()) in Visit()
3374 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
1289 << T->getTypeClassName(); in VisitType()
893 OS << T->getTypeClassName() << "Type : "; in dumpNode()
3045 const char *getTypeClassName() const;
10913 {"_ZNK5clang4Type16getTypeClassNameEv", "clang::Type::getTypeClassName() const"},