Home | History | Annotate | Download | only in Sema

Lines Matching refs:isStrictlyPositive

469         if(!ArgValue.isStrictlyPositive() || ParamIdxFromOne > NumParams) {