Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp1501 const char *Type::getTypeClassName() const { in getTypeClassName() function in Type
H A DASTDumper.cpp652 OS << T->getTypeClassName() << "Type"; in dumpTypeAsChild()
H A DASTImporter.cpp1425 << T->getTypeClassName(); in VisitType()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DType.h1820 const char *getTypeClassName() const;