Searched defs:CaseMap (Results 1 – 4 of 4) sorted by relevance
39 using CaseMap = llvm::DenseMap<const SwitchCase *, LabelTy>; variable
65 using CaseMap = typename ByteCodeStmtGen<Emitter>::CaseMap; typedef in clang::interp::SwitchScope
500 std::map<std::string, std::vector<std::string>> CaseMap; in run() local
287 std::map<std::string, std::vector<std::string>> CaseMap; in run() local