CMS 3D CMS Logo

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

#include <CmsException.h>

Public Member Functions

bool reportClass (clang::ento::PathDiagnosticLocation const &path, clang::ento::BugReporter &BR) const
 
bool reportConstCast (const clang::ento::BugReport &R, clang::ento::CheckerContext &C) const
 
bool reportConstCastAway (const clang::ento::BugReport &R, clang::ento::CheckerContext &C) const
 
bool reportGeneral (clang::ento::PathDiagnosticLocation const &path, clang::ento::BugReporter &BR) const
 
bool reportGlobalStatic (clang::QualType const &t, clang::ento::PathDiagnosticLocation const &path, clang::ento::BugReporter &BR) const
 
bool reportGlobalStaticForType (clang::QualType const &t, clang::ento::PathDiagnosticLocation const &path, clang::ento::BugReporter &BR) const
 
bool reportMutableMember (clang::QualType const &t, clang::ento::PathDiagnosticLocation const &path, clang::ento::BugReporter &BR) const
 

Detailed Description

Definition at line 20 of file CmsException.h.

Member Function Documentation

bool clangcms::CmsException::reportClass ( clang::ento::PathDiagnosticLocation const &  path,
clang::ento::BugReporter &  BR 
) const
bool clangcms::CmsException::reportConstCast ( const clang::ento::BugReport &  R,
clang::ento::CheckerContext &  C 
) const
bool clangcms::CmsException::reportConstCastAway ( const clang::ento::BugReport &  R,
clang::ento::CheckerContext &  C 
) const
bool clangcms::CmsException::reportGeneral ( clang::ento::PathDiagnosticLocation const &  path,
clang::ento::BugReporter &  BR 
) const
bool clangcms::CmsException::reportGlobalStatic ( clang::QualType const &  t,
clang::ento::PathDiagnosticLocation const &  path,
clang::ento::BugReporter &  BR 
) const
bool clangcms::CmsException::reportGlobalStaticForType ( clang::QualType const &  t,
clang::ento::PathDiagnosticLocation const &  path,
clang::ento::BugReporter &  BR 
) const
bool clangcms::CmsException::reportMutableMember ( clang::QualType const &  t,
clang::ento::PathDiagnosticLocation const &  path,
clang::ento::BugReporter &  BR 
) const