clang 20.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 519 of file CoreEngine.h.
|
inline |
Definition at line 535 of file CoreEngine.h.
Referenced by clang::ento::SwitchNodeBuilder::generateCaseStmtNode().
|
inline |
Definition at line 531 of file CoreEngine.h.
Definition at line 528 of file CoreEngine.h.
References X.
|
inline |
Definition at line 527 of file CoreEngine.h.
Definition at line 529 of file CoreEngine.h.
References X.
|
friend |
Definition at line 520 of file CoreEngine.h.