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

/macosx-10.10.1/libauto-186/
H A Dauto_gdb_interface.cpp79 template <typename ReferenceIterator> class GDBScanningStrategy : public FullScanningStrategy<ReferenceIterator> { class in namespace:Auto
82 template <typename U> struct rebind { typedef GDBScanningStrategy<U> other; };
102 typedef GDBScanningStrategy<GDBReferenceIterator> ScanningStrategy;
178 typedef GDBScanningStrategy<GDBRootIterator> ScanningStrategy;

Completed in 102 milliseconds