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