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 539 of file CoreEngine.h.
|
inline |
Definition at line 555 of file CoreEngine.h.
Referenced by clang::ento::SwitchNodeBuilder::generateCaseStmtNode().
|
inline |
Definition at line 551 of file CoreEngine.h.
Definition at line 548 of file CoreEngine.h.
References X.
|
inline |
Definition at line 547 of file CoreEngine.h.
Definition at line 549 of file CoreEngine.h.
References X.
|
friend |
Definition at line 540 of file CoreEngine.h.