Searched refs:VisitorType (Results 1 – 2 of 2) sorted by relevance
270 template <typename VisitorType>273 ALWAYS_INLINE bool VisitChunks(VisitorType&& visitor) const { in VisitChunks()
813 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ true>; in GrayAllDirtyImmuneObjects() typedef814 VisitorType visitor(self); in GrayAllDirtyImmuneObjects()825 table->VisitObjects(&VisitorType::Callback, &visitor); in GrayAllDirtyImmuneObjects()852 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ false>; in GrayAllNewlyDirtyImmuneObjects() typedef854 VisitorType visitor(self); in GrayAllNewlyDirtyImmuneObjects()