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