CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
clangcms::TrunCastChecker Class Reference

#include <TrunCastChecker.h>

Inheritance diagram for clangcms::TrunCastChecker:

Public Member Functions

void checkASTDecl (const clang::CXXRecordDecl *D, clang::ento::AnalysisManager &Mgr, clang::ento::BugReporter &BR) const
 

Private Attributes

CmsException m_exception
 

Detailed Description

Definition at line 11 of file TrunCastChecker.h.

Member Function Documentation

◆ checkASTDecl()

void clangcms::TrunCastChecker::checkASTDecl ( const clang::CXXRecordDecl *  D,
clang::ento::AnalysisManager &  Mgr,
clang::ento::BugReporter &  BR 
) const

Member Data Documentation

◆ m_exception

CmsException clangcms::TrunCastChecker::m_exception
private

Definition at line 18 of file TrunCastChecker.h.