Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp20 const char *Action::getClassName(ActionClass AC) { in getClassName() function in Action
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h145 const char *getClassName() const { return Action::getClassName(getKind()); } in getClassName() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelEmitter.cpp331 StringRef getClassName() const override { return ClassName; } in getClassName() function in __anon868ebc530111::GlobalISelEmitter
H A DGlobalISelCombinerEmitter.cpp2299 StringRef getClassName() const override { in getClassName() function in __anon569e2aa20111::GICombinerEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp303 StringRef CGDebugInfo::getClassName(const RecordDecl *RD) { in getClassName() function in CGDebugInfo