Searched defs:formatLine (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.cpp | 1099 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, formatLine() function in clang::format::__anon1ae19a960111::NoColumnLimitLineFormatter |
/freebsd-src/contrib/llvm-project/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 |