Home
last modified time | relevance | path

Searched defs:getClassName (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.cpp45 std::string clang::tblgen::DeclNode::getClassName() const { in getClassName() function in clang::tblgen::DeclNode
54 StringRef clang::tblgen::TypeNode::getClassName() const { in getClassName() function in clang::tblgen::TypeNode
66 StringRef clang::tblgen::StmtNode::getClassName() const { in getClassName() function in clang::tblgen::StmtNode
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DAction.h140 const char *getClassName() const { return Action::getClassName(getKind()); } in getClassName() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DAction.cpp20 const char *Action::getClassName(ActionClass AC) { in getClassName() function in Action
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp609 StringRef getClassName() const { in getClassName() function in __anon31f3a7ff0111::GICombinerEmitter
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp302 StringRef CGDebugInfo::getClassName(const RecordDecl *RD) { in getClassName() function in CGDebugInfo