Searched defs:formatLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ | ||
| H A D | UnwrappedLineFormatter.cpp | 793 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine() function in clang::format::__anon847ac5d30111::NoColumnLimitLineFormatter |
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ | ||
| H A D | LinePrinter.h | 45 template <typename... Ts> void formatLine(const char *Fmt, Ts &&... Items) { in formatLine() function |