Home
last modified time | relevance | path

Searched defs:CaseCount (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/hicpp/
DMultiwayPathsCoveredCheck.cpp52 std::size_t CaseCount = 0; in countCaseLabels() local
129 const SwitchStmt *Switch, std::size_t CaseCount) { in handleSwitchWithDefault()
140 const SwitchStmt *Switch, std::size_t CaseCount, in handleSwitchWithoutDefault()
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp479 uint64_t CaseCount = PGO.getRegionCount(S); in VisitSwitchCase() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp626 uint64_t CaseCount = PGO.getRegionCount(S); in VisitSwitchCase() local