Searched refs:NoColumnLimitFormatter (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DFormat.cpp545 class NoColumnLimitFormatter { class in namespace:clang::format::__anon17898
547 NoColumnLimitFormatter(ContinuationIndenter *Indenter) : Indenter(Indenter) {} function in class:clang::format::__anon17898::NoColumnLimitFormatter
888 NoColumnLimitFormatter Formatter(Indenter);

Completed in 57 milliseconds