#include <CmsException.h>
|
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 |
|
Definition at line 20 of file CmsException.h.
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 |