Home
last modified time | relevance | path

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

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