Home | History | Annotate | Download | only in ObjCARC

Lines Matching defs:MapVector

51   class MapVector {
69 ~MapVector() {
534 typedef MapVector<const Value *, PtrState> MapTy;
761 MapVector<Value *, RRInfo> &Retains,
765 MapVector<Value *, RRInfo> &Retains);
774 MapVector<Value *, RRInfo> &Retains,
778 MapVector<Value *, RRInfo> &Retains,
784 MapVector<Value *, RRInfo> &Retains,
797 MapVector<Value *, RRInfo> &Retains,
1479 MapVector<Value *, RRInfo> &Retains,
1635 MapVector<Value *, RRInfo> &Retains) {
1944 MapVector<Value *, RRInfo> &Retains,
1979 MapVector<Value *, RRInfo> &Retains,
2054 MapVector<Value *, RRInfo> &Retains,
2083 MapVector<Value *, RRInfo>::const_iterator It = Retains.find(NewRetain);
2147 MapVector<Value *, RRInfo>::const_iterator Jt =
2228 MapVector<Value *, RRInfo> &Retains,
2239 for (MapVector<Value *, RRInfo>::const_iterator I = Retains.begin(),
2465 MapVector<Value *, RRInfo> Retains;