Home | History | Annotate | Download | only in tzcode

Lines Matching refs:isNotSet

912 bool isNotSet(const pair<const string,FinalRule>& p) {
993 if (count_if(finalRules.begin(), finalRules.end(), isNotSet) != 0) {