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