#include <ClassDumper.h>
Public Member Functions | |
void | checkASTDecl (const clang::CXXRecordDecl *CRD, clang::ento::AnalysisManager &mgr, clang::ento::BugReporter &BR, std::string tname) const |
Private Attributes | |
clang::OwningPtr < clang::ento::BugType > | BT |
CmsException | m_exception |
Definition at line 21 of file ClassDumper.h.
void clangcms::ClassDumper::checkASTDecl | ( | const clang::CXXRecordDecl * | CRD, |
clang::ento::AnalysisManager & | mgr, | ||
clang::ento::BugReporter & | BR, | ||
std::string | tname | ||
) | const |
|
mutableprivate |
Definition at line 22 of file ClassDumper.h.
|
private |
Definition at line 29 of file ClassDumper.h.