Home
last modified time | relevance | path

Searched defs:MemoryInfoListStream (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h147 struct MemoryInfoListStream : public Stream { struct
150 MemoryInfoListStream() in MemoryInfoListStream() argument
154 explicit MemoryInfoListStream( in MemoryInfoListStream() argument
160 static bool classof(const Stream *S) { in classof()