clang
3.9.0
|
#include <CFG.h>
Public Member Functions | |
FilteredCFGBlockIterator (const IMPL &i, const IMPL &e, const CFGBlock *from, const FilterOptions &f) | |
bool | hasMore () const |
FilteredCFGBlockIterator & | operator++ () |
const CFGBlock * | operator* () const |
|
inlineexplicit |
Definition at line 579 of file CFG.h.
References clang::CFGBlock::FilteredCFGBlockIterator< IMPL, IsPred >::hasMore().
|
inline |
Definition at line 587 of file CFG.h.
Referenced by clang::CFGBlock::FilteredCFGBlockIterator< IMPL, IsPred >::FilteredCFGBlockIterator(), and clang::CFGBlock::FilteredCFGBlockIterator< IMPL, IsPred >::operator++().
|
inline |
|
inline |
Definition at line 589 of file CFG.h.
References clang::CFGBlock::FilteredCFGBlockIterator< IMPL, IsPred >::hasMore().