Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp4373 static bool shouldAddCase(bool &switchExclusivelyCovered, in shouldAddCase() function
4428 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()
4455 shouldAddCase(switchExclusivelyCovered, switchCond, in VisitCaseStmt()