Home | History | Annotate | Download | only in AST

Lines Matching refs:getBoolValue

1439     Result = Val.getInt().getBoolValue();
1445 Result = Val.getComplexIntReal().getBoolValue() ||
1446 Val.getComplexIntImag().getBoolValue();