Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFG.cpp2750 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
2805 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
2832 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()