Searched defs:CaseCompareFunctor (Results 1 – 1 of 1) sorted by relevance
519 struct CaseCompareFunctor { struct520 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()524 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()528 bool operator()(const llvm::APSInt &LHS, in operator ()()