Searched refs:VisitorType (Results 1 – 2 of 2) sorted by relevance
265 template <typename VisitorType>268 ALWAYS_INLINE bool VisitChunks(VisitorType&& visitor) const { in VisitChunks()
828 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ true>; in GrayAllDirtyImmuneObjects() typedef829 VisitorType visitor(self); in GrayAllDirtyImmuneObjects()840 table->VisitObjects(&VisitorType::Callback, &visitor); in GrayAllDirtyImmuneObjects()867 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ false>; in GrayAllNewlyDirtyImmuneObjects() typedef869 VisitorType visitor(self); in GrayAllNewlyDirtyImmuneObjects()