clang
9.0.0
|
#include "clang/Analysis/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 814 of file CFG.h.
References clang::tooling::Filter.
|
inline |
Definition at line 822 of file CFG.h.
Referenced by CheckFallThrough().
|
inline |
Definition at line 829 of file CFG.h.
References clang::tooling::Filter.
|
inline |
Definition at line 824 of file CFG.h.
References clang::tooling::Filter.