Searched defs:CaseCompareFunctor (Results 1 – 1 of 1) sorted by relevance
520 struct CaseCompareFunctor { struct521 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()525 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()529 bool operator()(const llvm::APSInt &LHS, in operator ()()