#include <ConstCastChecker.h>
Public Member Functions | |
void | checkPreStmt (const clang::CXXConstCastExpr *CE, clang::ento::CheckerContext &C) const |
Public Attributes | |
std::unique_ptr< clang::ento::BugType > | BT |
Private Attributes | |
CmsException | m_exception |
Definition at line 17 of file ConstCastChecker.h.
void clangcms::ConstCastChecker::checkPreStmt | ( | const clang::CXXConstCastExpr * | CE, |
clang::ento::CheckerContext & | C | ||
) | const |
|
mutable |
Definition at line 19 of file ConstCastChecker.h.
|
private |
Definition at line 23 of file ConstCastChecker.h.