Searched refs:IsCheckAll (Results 1 – 2 of 2) sorted by relevance
75 bool IsCheckAll);
157 bool IsCheckAll) { in expandPredicateSequence() argument173 OS << (IsCheckAll ? "&& " : "|| "); in expandPredicateSequence()