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

/external/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp28 class LineJoiner { class in namespace:clang::format::__anon1027
30 LineJoiner(const FormatStyle &Style, const AdditionalKeywords &Keywords) function in class:clang::format::__anon1027::LineJoiner
340 LineJoiner Joiner(Style, Keywords);

Completed in 823 milliseconds