#include <GlobalStaticChecker.h>
Public Member Functions | |
void | checkASTDecl (const clang::VarDecl *D, clang::ento::AnalysisManager &Mgr, clang::ento::BugReporter &BR) const |
Private Attributes | |
std::unique_ptr < clang::ento::BuiltinBug > | BT |
CmsException | m_exception |
Definition at line 16 of file GlobalStaticChecker.h.
void clangcms::GlobalStaticChecker::checkASTDecl | ( | const clang::VarDecl * | D, |
clang::ento::AnalysisManager & | Mgr, | ||
clang::ento::BugReporter & | BR | ||
) | const |
|
mutableprivate |
Definition at line 17 of file GlobalStaticChecker.h.
|
private |
Definition at line 23 of file GlobalStaticChecker.h.