Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h73 Error dumpStreamSummary();
H A DDumpOutputStyle.cpp98 if (auto EC = dumpStreamSummary()) in dump()
347 Error DumpOutputStyle::dumpStreamSummary() { in dumpStreamSummary() function in DumpOutputStyle