Searched defs:CaseMap (Results 1 – 4 of 4) sorted by relevance
35 using CaseMap = llvm::DenseMap<const SwitchCase *, LabelTy>; variable
62 using CaseMap = typename ByteCodeStmtGen<Emitter>::CaseMap; typedef in clang::interp::SwitchScope
400 const std::map<std::string, std::vector<std::string>> &CaseMap) { in emitCaseMap()498 std::map<std::string, std::vector<std::string>> CaseMap; in run() local
291 std::map<std::string, std::vector<std::string>> CaseMap; in run() local