CMS 3D CMS Logo

Public Member Functions | Public Attributes | Private Attributes

clangcms::ConstCastChecker Class Reference

#include <ConstCastChecker.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Private Attributes

CmsException m_exception

Detailed Description

Definition at line 17 of file ConstCastChecker.h.


Member Function Documentation

void clangcms::ConstCastChecker::checkPreStmt ( const clang::CXXConstCastExpr *  CE,
clang::ento::CheckerContext &  C 
) const

Member Data Documentation

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

Definition at line 19 of file ConstCastChecker.h.

Definition at line 23 of file ConstCastChecker.h.