CMS 3D CMS Logo

Public Member Functions | Public Attributes | Private Attributes

clangcms::ConstCastAwayChecker Class Reference

#include <ConstCastAwayChecker.h>

List of all members.

Public Member Functions

void checkPreStmt (const clang::ExplicitCastExpr *CE, clang::ento::CheckerContext &C) const

Public Attributes

clang::OwningPtr
< clang::ento::BugType > 
BT

Private Attributes

CmsException m_exception

Detailed Description

Definition at line 18 of file ConstCastAwayChecker.h.


Member Function Documentation

void clangcms::ConstCastAwayChecker::checkPreStmt ( const clang::ExplicitCastExpr *  CE,
clang::ento::CheckerContext &  C 
) const

Member Data Documentation

clang::OwningPtr<clang::ento::BugType> clangcms::ConstCastAwayChecker::BT [mutable]

Definition at line 20 of file ConstCastAwayChecker.h.

Definition at line 24 of file ConstCastAwayChecker.h.