Home
last modified time | relevance | path

Searched defs:getColumnLimit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1332 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit() function in clang::format::UnwrappedLineFormatter
H A DContinuationIndenter.cpp2361 unsigned ContinuationIndenter::getColumnLimit(const LineState &State) const { in getColumnLimit() function in clang::format::ContinuationIndenter