Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp4155 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
4210 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
4237 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()