#include <CoreEngine.h>
Definition at line 502 of file CoreEngine.h.
const CFGBlock* clang::ento::SwitchNodeBuilder::iterator::getBlock |
( |
| ) |
const |
|
inline |
const CaseStmt* clang::ento::SwitchNodeBuilder::iterator::getCase |
( |
| ) |
const |
|
inline |
bool clang::ento::SwitchNodeBuilder::iterator::operator!= |
( |
const iterator & |
X | ) |
const |
|
inline |
iterator& clang::ento::SwitchNodeBuilder::iterator::operator++ |
( |
| ) |
|
|
inline |
bool clang::ento::SwitchNodeBuilder::iterator::operator== |
( |
const iterator & |
X | ) |
const |
|
inline |
The documentation for this class was generated from the following file: