#include <ESRecordGetChecker.h>
|
void | checkASTDecl (const clang::CXXMethodDecl *CMD, clang::ento::AnalysisManager &mgr, clang::ento::BugReporter &BR) const |
|
void | checkASTDecl (const clang::FunctionDecl *CMD, clang::ento::AnalysisManager &mgr, clang::ento::BugReporter &BR) const |
|
void | checkASTDecl (const clang::FunctionTemplateDecl *TD, clang::ento::AnalysisManager &mgr, clang::ento::BugReporter &BR) const |
|
Definition at line 23 of file ESRecordGetChecker.h.
◆ checkASTDecl() [1/3]
void clangcms::ESRGetChecker::checkASTDecl |
( |
const clang::CXXMethodDecl * |
CMD, |
|
|
clang::ento::AnalysisManager & |
mgr, |
|
|
clang::ento::BugReporter & |
BR |
|
) |
| const |
◆ checkASTDecl() [2/3]
void clangcms::ESRGetChecker::checkASTDecl |
( |
const clang::FunctionDecl * |
CMD, |
|
|
clang::ento::AnalysisManager & |
mgr, |
|
|
clang::ento::BugReporter & |
BR |
|
) |
| const |
◆ checkASTDecl() [3/3]
void clangcms::ESRGetChecker::checkASTDecl |
( |
const clang::FunctionTemplateDecl * |
TD, |
|
|
clang::ento::AnalysisManager & |
mgr, |
|
|
clang::ento::BugReporter & |
BR |
|
) |
| const |
◆ m_exception