Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h83 virtual void printFooter() {} in printFooter() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp171 void LLVMPrinter::printFooter() { OS << '\n'; } in printFooter() function in llvm::symbolize::LLVMPrinter