Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.h28 class UnwrappedLineFormatter {
30 UnwrappedLineFormatter(ContinuationIndenter *Indenter, in UnwrappedLineFormatter() function
H A DCMakeLists.txt15 UnwrappedLineFormatter.cpp
H A DUnwrappedLineFormatter.cpp781 UnwrappedLineFormatter *BlockFormatter) in LineFormatter()
873 UnwrappedLineFormatter *BlockFormatter;
882 UnwrappedLineFormatter *BlockFormatter) in NoColumnLimitLineFormatter()
909 UnwrappedLineFormatter *BlockFormatter) in NoLineBreakFormatter()
933 UnwrappedLineFormatter *BlockFormatter) in OptimizingLineFormatter()
1106 unsigned UnwrappedLineFormatter::format( in format()
1229 void UnwrappedLineFormatter::formatFirstToken( in formatFirstToken()
1332 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit()
H A DFormat.cpp1650 UnwrappedLineFormatter(&Indenter, &Whitespaces, Style, in analyze()
/netbsd-src/external/apache2/llvm/lib/libclangFormat/
H A DMakefile20 UnwrappedLineFormatter.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/Format/
H A DBUILD.gn23 "UnwrappedLineFormatter.cpp",