Searched defs:getColumnLimit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 2768 unsigned ContinuationIndenter::getColumnLimit(const LineState &State) const { getColumnLimit() function in clang::format::ContinuationIndenter |
H A D | UnwrappedLineFormatter.cpp | 1582 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, getColumnLimit() function in clang::format::UnwrappedLineFormatter |