Home | History | Annotate | Download | only in AST

Lines Matching refs:getBoolValue

2284     Out << (Value.getBoolValue() ? '1' : '0');