Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h162 struct SystemInfoStream : public Stream { struct
166 SystemInfoStream() in SystemInfoStream() argument
171 explicit SystemInfoStream(const minidump::SystemInfo &Info, in SystemInfoStream() function
176 static bool classof(const Stream *S) { in classof()