Home
last modified time | relevance | path

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

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