Home
last modified time | relevance | path

Searched refs:getSwitch (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h528 const SwitchStmt *getSwitch() const { in getSwitch() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1870 const SwitchStmt *SS = builder.getSwitch(); in processSwitch()