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