#include <TrunCastChecker.h>
Public Member Functions | |
void | checkASTDecl (const clang::CXXRecordDecl *D, clang::ento::AnalysisManager &Mgr, clang::ento::BugReporter &BR) const |
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 |
|
private |
Definition at line 18 of file TrunCastChecker.h.