Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp3077 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
3132 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
3159 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()