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

  /external/clang/lib/Format/
FormatToken.h 437 virtual unsigned formatAfterToken(LineState &State,
457 unsigned formatAfterToken(LineState &State, ContinuationIndenter *Indenter,
FormatToken.cpp 59 unsigned CommaSeparatedList::formatAfterToken(LineState &State,
ContinuationIndenter.cpp 672 Penalty += Previous->Role->formatAfterToken(State, this, DryRun);
    [all...]

Completed in 103 milliseconds