| clang 22.0.0git
    | 
#include "clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h"
| Public Member Functions | |
| const iterator & | operator* () const | 
| iterator & | operator++ () | 
| bool | operator!= (const iterator &X) const | 
| const LabelDecl * | getLabel () const | 
| const CFGBlock * | getBlock () const | 
| Friends | |
| class | IndirectGotoNodeBuilder | 
Definition at line 475 of file CoreEngine.h.
| 
 | inline | 
Definition at line 495 of file CoreEngine.h.
Referenced by clang::ento::IndirectGotoNodeBuilder::generateNode().
| 
 | inline | 
Definition at line 491 of file CoreEngine.h.
References clang::cast().
Definition at line 489 of file CoreEngine.h.
References X.
| 
 | inline | 
Definition at line 486 of file CoreEngine.h.
| 
 | inline | 
Definition at line 488 of file CoreEngine.h.
| 
 | friend | 
Definition at line 476 of file CoreEngine.h.
References IndirectGotoNodeBuilder.
Referenced by IndirectGotoNodeBuilder.