Home | History | Annotate | Download | only in ObjCARC

Lines Matching defs:MapVector

55   class MapVector {
73 ~MapVector() {
572 typedef MapVector<const Value *, PtrState> MapTy;
1114 MapVector<Value *, RRInfo> &Retains,
1118 MapVector<Value *, RRInfo> &Retains);
1127 MapVector<Value *, RRInfo> &Retains,
1131 MapVector<Value *, RRInfo> &Retains,
1137 MapVector<Value *, RRInfo> &Retains,
1150 MapVector<Value *, RRInfo> &Retains,
1718 MapVector<Value *, RRInfo> &Retains,
1913 MapVector<Value *, RRInfo> &Retains) {
2257 MapVector<Value *, RRInfo> &Retains,
2292 MapVector<Value *, RRInfo> &Retains,
2358 MapVector<Value *, RRInfo> &Retains,
2389 MapVector<Value *, RRInfo>::const_iterator It = Retains.find(NewRetain);
2483 MapVector<Value *, RRInfo>::const_iterator Jt =
2595 MapVector<Value *, RRInfo> &Retains,
2608 for (MapVector<Value *, RRInfo>::const_iterator I = Retains.begin(),
2828 MapVector<Value *, RRInfo> Retains;