Home
last modified time | relevance | path

Searched defs:MissingCase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp816 bool MissingCase, ExprResult Expr) { in ParseCaseStatement()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5711 auto *MissingCase = in eliminateDeadSwitchCases() local