Searched defs:CaseCompareFunctor (Results 1 – 1 of 1) sorted by relevance
1000 struct CaseCompareFunctor { struct1001 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()1005 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, in operator ()()1009 bool operator()(const llvm::APSInt &LHS, in operator ()()