Home
last modified time | relevance | path

Searched defs:formatLine (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h44 template <typename... Ts> void formatLine(const char *Fmt, Ts &&... Items) { in formatLine() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp901 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine() function in clang::format::__anonb93c45f80111::NoColumnLimitLineFormatter
927 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine() function in clang::format::__anonb93c45f80111::NoLineBreakFormatter
952 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent, in formatLine() function in clang::format::__anonb93c45f80111::OptimizingLineFormatter