Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp4432 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
4487 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
4514 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()