Home
last modified time | relevance | path

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

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