Searched defs:CaseCmp (Results 1 – 4 of 4) sorted by relevance
72 struct CaseCmp { struct73 bool operator () (const LowerSwitch::CaseRange& C1, in operator ()()
108 struct CaseCmp { struct109 bool operator()(const LowerSwitch::CaseRange& C1, in operator ()()
88 struct CaseCmp { struct89 bool operator () (const LowerSwitch::CaseRange& C1, in operator ()()
185 struct CaseCmp { struct186 bool operator()(const Case &C1, const Case &C2) { in operator()