Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp3924 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
3979 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
4006 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()