Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h516 const CaseStmt *getCase() const { in getCase() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1827 const CaseStmt *Case = I.getCase(); in processSwitch()