Lines Matching refs:getBoolValue
1294 Result = Val.getInt().getBoolValue();1300 Result = Val.getComplexIntReal().getBoolValue() ||1301 Val.getComplexIntImag().getBoolValue();