Searched defs:ValueIsPositive (Results 1 – 2 of 2) sorted by relevance
364 bool ValueIsPositive(const Uncopyable& x) { return x.value() > 0; } in ValueIsPositive() function
3915 bool ValueIsPositive = ValueAPS.isStrictlyPositive(); CheckLoopHintExpr() local