Searched defs:formatLine (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/tools/lldb-test/ | ||
| H A D | FormatUtil.h | 48 template <typename... Ts> void formatLine(const char *Fmt, Ts &&... Items) { in formatLine() function |
| /openbsd-src/gnu/llvm/clang/lib/Format/ | ||
| H A D | UnwrappedLineFormatter.cpp | 1063 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine() function in clang::format::__anon5560ac9b0111::NoColumnLimitLineFormatter |
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ | ||
| H A D | LinePrinter.h | 63 template <typename... Ts> void formatLine(const char *Fmt, Ts &&...Items) { in formatLine() function |