Searched refs:ExceptionMap (Results 1 – 2 of 2) sorted by relevance
37 if (ExceptionMap.count(WE)) in getRegionFor()38 return ExceptionMap[WE].get(); in getRegionFor()39 ExceptionMap[WE] = in getRegionFor()41 return ExceptionMap[WE].get(); in getRegionFor()
69 ExceptionMap; variable