Searched defs:PendingStack (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/libauto-186/
H A DZoneCollectors.cpp145 typedef BitmapPendingStack<PartialReferenceIterator> PendingStack; typedef in struct:Auto::PartialCollectionVisitor::Configuration
169 typedef BitmapPendingStack<FullReferenceIterator> PendingStack; typedef in struct:Auto::FullCollectionVisitor::Configuration
H A Dauto_gdb_interface.cpp101 typedef GDBPendingStack<GDBReferenceIterator> PendingStack; typedef in struct:Auto::GDBReferenceRecorder::Configuration
177 typedef GDBPendingStack<GDBRootIterator> PendingStack; typedef in struct:Auto::GDBRootFinder::Configuration
556 typedef GDBPendingStack<Iterator> PendingStack; typedef in struct:RetainedBlocksVisitor::Configuration
596 typedef GDBPendingStack<Iterator> PendingStack; typedef in struct:NewBlocksVisitor::Configuration
H A DReferenceIterator.h158 typedef typename Configuration::PendingStack PendingStack; typedef in class:Auto::ReferenceIterator
532 typedef typename PendingStack::template rebind<AssociationReferenceIterator>::other PendingStack; typedef in struct:Auto::ReferenceIterator::AssociationScanningConfiguration
[all...]
H A DZoneCompaction.cpp199 typedef ZonePendingStack<CompactingReferenceIterator> PendingStack; typedef in struct:Auto::CompactionClassifier::Configuration
725 typedef EmptyPendingStack<FixupReferenceIterator> PendingStack; typedef in struct:Auto::fixup_phase::Configuration

Completed in 213 milliseconds