Searched refs:MemoryInfoListStream (Results 1 – 3 of 3) sorted by relevance
128 struct MemoryInfoListStream : public Stream { struct131 MemoryInfoListStream() in MemoryInfoListStream() argument135 explicit MemoryInfoListStream( in MemoryInfoListStream() argument
182 MemoryInfoListStream &InfoList = cast<MemoryInfoListStream>(S); in layout()
103 return std::make_unique<MemoryInfoListStream>(); in create()307 static void streamMapping(yaml::IO &IO, MemoryInfoListStream &Stream) { in streamMapping()414 streamMapping(IO, llvm::cast<MemoryInfoListStream>(*S)); in mapping()480 return std::make_unique<MemoryInfoListStream>(*ExpectedList); in create()