Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h36 struct StreamInfo { struct
38 StreamInfo() {} in StreamInfo() function
46 static StreamInfo createStream(StreamPurpose Purpose, StringRef Name, argument
59 SmallVectorImpl<StreamInfo> &Streams); argument