Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h80 Error dumpNamedStreams();
H A DDumpOutputStyle.cpp121 if (auto EC = dumpNamedStreams()) in dump()
1150 Error DumpOutputStyle::dumpNamedStreams() { in dumpNamedStreams() function in DumpOutputStyle