Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.h28 Error dumpStreamSummary();
DLLVMOutputStyle.cpp48 if (auto EC = dumpStreamSummary()) in dump()
114 Error LLVMOutputStyle::dumpStreamSummary() { in dumpStreamSummary() function in LLVMOutputStyle
/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.h82 Error dumpStreamSummary();
DDumpOutputStyle.cpp96 if (auto EC = dumpStreamSummary()) in dump()
376 Error DumpOutputStyle::dumpStreamSummary() { in dumpStreamSummary() function in DumpOutputStyle