Home
last modified time | relevance | path

Searched refs:UnwrappedLineFormatter (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.h28 class UnwrappedLineFormatter {
30 UnwrappedLineFormatter(ContinuationIndenter *Indenter, in UnwrappedLineFormatter() function
H A DCMakeLists.txt18 UnwrappedLineFormatter.cpp
H A DUnwrappedLineFormatter.cpp921 UnwrappedLineFormatter *BlockFormatter) in LineFormatter()
1027 UnwrappedLineFormatter *BlockFormatter;
1036 UnwrappedLineFormatter *BlockFormatter) in NoColumnLimitLineFormatter()
1063 UnwrappedLineFormatter *BlockFormatter) in NoLineBreakFormatter()
1087 UnwrappedLineFormatter *BlockFormatter) in OptimizingLineFormatter()
1265 unsigned UnwrappedLineFormatter::format( in format()
1392 void UnwrappedLineFormatter::formatFirstToken( in formatFirstToken()
1503 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit()
H A DFormat.cpp2043 UnwrappedLineFormatter(&Indenter, &Whitespaces, Style, in analyze()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Format/
H A DBUILD.gn26 "UnwrappedLineFormatter.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt471 clang/lib/Format/UnwrappedLineFormatter.cpp
472 clang/lib/Format/UnwrappedLineFormatter.h