#include <CatchAll.h>
Public Member Functions | |
void | checkASTCodeBody (const clang::Decl *D, clang::ento::AnalysisManager &, clang::ento::BugReporter &BR) const |
Private Member Functions | |
bool | checkCatchAll (const clang::CXXCatchStmt *S) const |
const clang::Stmt * | process (const clang::Stmt *S) const |
Definition at line 14 of file CatchAll.h.
void clangcms::CatchAll::checkASTCodeBody | ( | const clang::Decl * | D, |
clang::ento::AnalysisManager & | , | ||
clang::ento::BugReporter & | BR | ||
) | const |
|
inlineprivate |
Definition at line 20 of file CatchAll.h.
|
private |
Referenced by ConfigBuilder.ConfigBuilder::addExtraStream(), ConfigBuilder.ConfigBuilder::completeInputCommand(), ConfigBuilder.ConfigBuilder::doNotInlineEventContent(), ConfigBuilder.ConfigBuilder.PrintAllModules::leave(), ConfigBuilder.ConfigBuilder::prepare_HLT(), ConfigBuilder.ConfigBuilder::prepare_LHE(), ConfigBuilder.ConfigBuilder::prepare_PATFILTER(), ConfigBuilder.ConfigBuilder::prepare_VALIDATION(), ConfigBuilder.ConfigBuilder::renameHLTprocessInSequence(), ConfigBuilder.ConfigBuilder::renameInputTagsInSequence(), and ConfigBuilder.ConfigBuilder::scheduleSequence().