Lines Matching refs:ObjCBoolLiteralExpr
3415 Out << (cast<ObjCBoolLiteralExpr>(E)->getValue() ? '1' : '0');