HomeSort by: relevance | last modified time | path
    Searched refs:formatAfterToken (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.cpp 76 unsigned CommaSeparatedList::formatAfterToken(LineState &State,
FormatToken.h 756 virtual unsigned formatAfterToken(LineState &State,
778 unsigned formatAfterToken(LineState &State, ContinuationIndenter *Indenter,
ContinuationIndenter.cpp 1317 Penalty += Previous->Role->formatAfterToken(State, this, DryRun);

Completed in 86 milliseconds