Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ObjCBcLabelNo

113     SmallVector<int, 8> ObjCBcLabelNo;
1441 buf += utostr(ObjCBcLabelNo.back());
1458 buf += utostr(ObjCBcLabelNo.back());
1501 assert(!ObjCBcLabelNo.empty() &&
1614 buf += utostr(ObjCBcLabelNo.back());
1626 buf += utostr(ObjCBcLabelNo.back());
1656 ObjCBcLabelNo.pop_back();
4669 ObjCBcLabelNo.push_back(++BcLabelCount);