Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineFormatter.cpp205 class LineJoiner { class
207 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, in LineJoiner() function in clang::format::__anon0fb845c00111::LineJoiner
1291 LineJoiner Joiner(Style, Keywords, Lines); in format()