Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h181 struct SystemInfoStream : public Stream { struct
185 SystemInfoStream() in SystemInfoStream() argument
190 explicit SystemInfoStream(const minidump::SystemInfo &Info, in SystemInfoStream() function
195 static bool classof(const Stream *S) { in classof()