#include <SplitCFGBlock.h>
Definition at line 31 of file SplitCFGBlock.h.
◆ dump()
void systemc_clang::BreakMatcher::dump |
( |
| ) |
|
|
inline |
◆ hasBreak()
bool systemc_clang::BreakMatcher::hasBreak |
( |
| ) |
const |
|
inline |
◆ hasWait()
bool systemc_clang::BreakMatcher::hasWait |
( |
| ) |
const |
|
inline |
◆ registerMatchers()
void systemc_clang::BreakMatcher::registerMatchers |
( |
MatchFinder & | finder | ) |
|
|
inline |
◆ run()
virtual void systemc_clang::BreakMatcher::run |
( |
const MatchFinder::MatchResult & | result | ) |
|
|
inlinevirtual |
◆ break_found_
bool systemc_clang::BreakMatcher::break_found_ |
|
private |
◆ wait_found_
bool systemc_clang::BreakMatcher::wait_found_ |
|
private |
The documentation for this class was generated from the following file: