Searched refs:MemoryReader (Results 1 – 1 of 1) sorted by relevance
165 template<class Visitor, class MemoryReader>166 void visitValues(Visitor& visitor, const MemoryReader& reader) in visitValues()178 template<class Visitor, class MemoryReader>179 void visitAllocations(Visitor& visitor, const MemoryReader&) { in visitAllocations() argument275 template<class Visitor, class MemoryReader>276 void visitValues(Visitor& visitor, const MemoryReader& reader) { in visitValues()294 template<class Visitor, class MemoryReader>295 void visitAllocations(Visitor& visitor, const MemoryReader& reader) { in visitAllocations()