Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCBcLabelNo

121     SmallVector<int, 8> ObjCBcLabelNo;
1517 buf += utostr(ObjCBcLabelNo.back());
1534 buf += utostr(ObjCBcLabelNo.back());
1577 assert(!ObjCBcLabelNo.empty() &&
1690 buf += utostr(ObjCBcLabelNo.back());
1702 buf += utostr(ObjCBcLabelNo.back());
1732 ObjCBcLabelNo.pop_back();
5167 ObjCBcLabelNo.push_back(++BcLabelCount);