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