Home | History | Annotate | Download | only in AST

Lines Matching refs:getBoolValue

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