Home | History | Annotate | Download | only in AST

Lines Matching refs:getBoolValue

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