Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h557 const CaseStmt *getCase() const { in getCase() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3009 const CaseStmt *Case = I.getCase(); in processSwitch()