Searched defs:getClassName (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DAction.cpp23 const char *Action::getClassName(ActionClass AC) { function in class:Action
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h81 const char *getClassName() const { return Action::getClassName(getKind()); } function in class:clang::driver::Action
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp227 CGDebugInfo::getClassName(const RecordDecl *RD) { function in class:CGDebugInfo

Completed in 108 milliseconds