Searched refs:MemoryInfoListStream (Results 1 – 3 of 3) sorted by relevance
147 struct MemoryInfoListStream : public Stream { struct150 MemoryInfoListStream() in MemoryInfoListStream() argument154 explicit MemoryInfoListStream( in MemoryInfoListStream() argument
207 MemoryInfoListStream &InfoList = cast<MemoryInfoListStream>(S); in layout()
104 return std::make_unique<MemoryInfoListStream>(); in create()316 static void streamMapping(yaml::IO &IO, MemoryInfoListStream &Stream) { in streamMapping()442 streamMapping(IO, llvm::cast<MemoryInfoListStream>(*S)); in mapping()513 return std::make_unique<MemoryInfoListStream>(*ExpectedList); in create()