clang
15.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 543 of file CoreEngine.h.
|
inline |
Definition at line 559 of file CoreEngine.h.
Referenced by clang::ento::SwitchNodeBuilder::generateCaseStmtNode().
|
inline |
Definition at line 555 of file CoreEngine.h.
Definition at line 552 of file CoreEngine.h.
References clang::tooling::X().
|
inline |
Definition at line 551 of file CoreEngine.h.
Definition at line 553 of file CoreEngine.h.
References clang::tooling::X().
|
friend |
Definition at line 544 of file CoreEngine.h.