Searched defs:isPositive (Results 1 – 3 of 3) sorted by relevance
128 bool isPositive() const { return Quantity > 0; } in isPositive() function
99 bool isPositive = true; in ProcessWarningOptions() local
78 constexpr static bool isPositive() { return !isNegative(); } in isPositive() function