#include <FindNotify.h>
Definition at line 18 of file FindNotify.h.
◆ NotifyCallListType
◆ FindNotify()
FindNotify::FindNotify |
( |
clang::CXXMethodDecl * | d, |
|
|
llvm::raw_ostream & | os ) |
◆ ~FindNotify()
FindNotify::~FindNotify |
( |
| ) |
|
|
virtual |
◆ dump()
void FindNotify::dump |
( |
| ) |
const |
◆ getEntryMethod()
clang::CXXMethodDecl * FindNotify::getEntryMethod |
( |
| ) |
const |
◆ getNotifyCallList()
◆ shouldVisitTemplateInstantiations()
bool FindNotify::shouldVisitTemplateInstantiations |
( |
| ) |
const |
◆ VisitCallExpr()
bool FindNotify::VisitCallExpr |
( |
clang::CallExpr * | expr | ) |
|
|
virtual |
◆ entry_method_decl_
clang::CXXMethodDecl* systemc_clang::FindNotify::entry_method_decl_ |
|
private |
◆ notify_call_
clang::CallExpr* systemc_clang::FindNotify::notify_call_ |
|
private |
◆ notify_call_list_
◆ os_
llvm::raw_ostream& systemc_clang::FindNotify::os_ |
|
private |
The documentation for this class was generated from the following files: