HomeSort by relevance Sort by last modified time
    Searched refs:getColumnLimit (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Format/
UnwrappedLineFormatter.h 55 unsigned getColumnLimit(bool InPPDirective,
ContinuationIndenter.h 72 unsigned getColumnLimit(const LineState &State) const;
ContinuationIndenter.cpp 172 getColumnLimit(State))
176 getColumnLimit(State) ||
    [all...]
UnwrappedLineFormatter.cpp 847 unsigned ColumnLimit = getColumnLimit(TheLine.InPPDirective, NextLine);
    [all...]

Completed in 267 milliseconds