Searched defs:getColumnLimit (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 1230 unsigned ContinuationIndenter::getColumnLimit(const LineState &State) const { in getColumnLimit() function in clang::format::ContinuationIndenter |
H A D | UnwrappedLineFormatter.cpp | 952 UnwrappedLineFormatter::getColumnLimit(bool InPPDirective, in getColumnLimit() function in clang::format::UnwrappedLineFormatter |