#include <TrunCastChecker.h>
Public Member Functions | |
void | checkASTDecl (const clang::CXXRecordDecl *D, clang::ento::AnalysisManager &Mgr, clang::ento::BugReporter &BR) const |
Public Attributes | |
std::unique_ptr < clang::ento::BugType > | BT |
Private Attributes | |
CmsException | m_exception |
Definition at line 11 of file TrunCastChecker.h.
void clangcms::TrunCastChecker::checkASTDecl | ( | const clang::CXXRecordDecl * | D, |
clang::ento::AnalysisManager & | Mgr, | ||
clang::ento::BugReporter & | BR | ||
) | const |
|
mutable |
Definition at line 13 of file TrunCastChecker.h.
|
private |
Definition at line 17 of file TrunCastChecker.h.