Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp688 OS << T->getTypeClassName() << "Type"; in dumpTypeAsChild()
DType.cpp2509 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
DASTImporter.cpp1548 << T->getTypeClassName(); in VisitType()
/external/clang/include/clang/AST/
DType.h1999 const char *getTypeClassName() const;