Home
last modified time | relevance | path

Searched refs:getTypeClassName (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTDumper.cpp659 OS << T->getTypeClassName() << "Type"; in dumpTypeAsChild()
HDType.cpp2464 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
HDASTImporter.cpp1469 << T->getTypeClassName(); in VisitType()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDType.h1949 const char *getTypeClassName() const;