|
clang
5.0.0
|
#include "clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h"
Public Member Functions | |
| iterator & | operator++ () |
| bool | operator!= (const iterator &X) const |
| const LabelDecl * | getLabel () const |
| const CFGBlock * | getBlock () const |
Friends | |
| class | IndirectGotoNodeBuilder |
Definition at line 460 of file CoreEngine.h.
|
inline |
Definition at line 474 of file CoreEngine.h.
References I.
Referenced by clang::ento::IndirectGotoNodeBuilder::generateNode().
|
inline |
Definition at line 470 of file CoreEngine.h.
Definition at line 468 of file CoreEngine.h.
References I.
|
inline |
Definition at line 467 of file CoreEngine.h.
References I.
|
friend |
Definition at line 463 of file CoreEngine.h.
1.8.6