Searched defs:printHeader (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/lib/gwp_asan/optional/ | ||
H A D | segv_handler_posix.cpp | 42 void printHeader(Error E, uintptr_t AccessPtr, in printHeader() function |
/llvm-project/mlir/lib/Support/ | ||
H A D | Timing.cpp | 117 void printHeader(const TimeRecord &total) override { in printHeader() function in __anon371b0fb00111::OutputTextStrategy |
/llvm-project/llvm/lib/DebugInfo/Symbolize/ | ||
H A D | DIPrinter.cpp | 108 void PlainPrinterBase::printHeader(std::optional<uint64_t> Address) { in printHeader() function in llvm::symbolize::PlainPrinterBase |
/llvm-project/llvm/tools/llvm-pdbutil/ | ||
H A D | BytesOutputStyle.cpp | 79 static void printHeader(LinePrinter &P, const Twine &S) { in printHeader() function |
H A D | DumpOutputStyle.cpp | 232 static void printHeader(LinePrinter &P, const Twine &S) { in printHeader() function |