clang
10.0.0git
|
#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 1001 of file CFG.h.
References clang::tooling::Filter.
|
inline |
Definition at line 1009 of file CFG.h.
Referenced by CheckFallThrough().
|
inline |
Definition at line 1016 of file CFG.h.
References clang::tooling::Filter.
|
inline |
Definition at line 1011 of file CFG.h.
References clang::tooling::Filter.