Home
last modified time | relevance | path

Searched refs:dumpStreamSummary (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h75 Error dumpStreamSummary();
H A DDumpOutputStyle.cpp97 if (auto EC = dumpStreamSummary()) in dump()
346 Error DumpOutputStyle::dumpStreamSummary() { in dumpStreamSummary() function in DumpOutputStyle