Searched refs:PtrPtrMap (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libauto-186/
H A DDefinitions.h790 typedef std::map<void *, void *, AuxPointerLess, AuxAllocator<std::pair<void * const, void * const> > > PtrPtrMap; typedef in namespace:Auto
H A DZone.h62 class ObjectAssociationMap : public PtrPtrMap, public AuxAllocated {}; // <rdar://problem/7212101> Reduce space usage for each association.

Completed in 180 milliseconds