CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
clangcms::ClassDumperInherit Class Reference

#include <ClassDumper.h>

Inheritance diagram for clangcms::ClassDumperInherit:

Public Member Functions

void checkASTDecl (const clang::CXXRecordDecl *CRD, clang::ento::AnalysisManager &mgr, clang::ento::BugReporter &BR) const
 

Private Attributes

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

Detailed Description

Definition at line 65 of file ClassDumper.h.

Member Function Documentation

void clangcms::ClassDumperInherit::checkASTDecl ( const clang::CXXRecordDecl *  CRD,
clang::ento::AnalysisManager &  mgr,
clang::ento::BugReporter &  BR 
) const

Member Data Documentation

clang::OwningPtr< clang::ento::BugType> clangcms::ClassDumperInherit::BT
mutableprivate

Definition at line 66 of file ClassDumper.h.

CmsException clangcms::ClassDumperInherit::m_exception
private

Definition at line 73 of file ClassDumper.h.