Searched defs:LineJoiner (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp129 class LineJoiner { class in namespace:clang::format::__anon1675
131 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords, function in class:clang::format::__anon1675::LineJoiner
800 LineJoiner Joiner(Style, Keywords, Lines);

Completed in 235 milliseconds