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