clang 17.0.0git
|
#include "clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h"
Public Member Functions | |
iterator & | operator++ () |
bool | operator!= (const iterator &X) const |
bool | operator== (const iterator &X) const |
const CaseStmt * | getCase () const |
const CFGBlock * | getBlock () const |
Friends | |
class | SwitchNodeBuilder |
Definition at line 549 of file CoreEngine.h.
|
inline |
Definition at line 565 of file CoreEngine.h.
Referenced by clang::ento::SwitchNodeBuilder::generateCaseStmtNode().
|
inline |
Definition at line 561 of file CoreEngine.h.
Definition at line 558 of file CoreEngine.h.
References X().
|
inline |
Definition at line 557 of file CoreEngine.h.
Definition at line 559 of file CoreEngine.h.
References X().
|
friend |
Definition at line 550 of file CoreEngine.h.