Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.h104 unsigned getColumnLimit(bool InPPDirective) const { in getColumnLimit() function
DContinuationIndenter.cpp1073 unsigned ContinuationIndenter::getColumnLimit(const LineState &State) const { in getColumnLimit() function in clang::format::ContinuationIndenter