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.h128 struct MemoryInfoListStream : public Stream { struct
131 MemoryInfoListStream() in MemoryInfoListStream() argument
135 explicit MemoryInfoListStream( in MemoryInfoListStream() function
141 static bool classof(const Stream *S) { in classof()