Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp211 class LineJoiner { class
213 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, in LineJoiner() function in clang::format::__anond596d1440111::LineJoiner
1336 LineJoiner Joiner(Style, Keywords, Lines); in format()