Home
last modified time | relevance | path

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

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