Searched defs:isCount (Results 1 – 3 of 3) sorted by relevance
864 const bool isCount = (type & COUNT) && maxCount > 0; in isValid() local