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

  /external/clang/lib/Format/
ContinuationIndenter.h 110 void addTokenOnCurrentLine(LineState &State, bool DryRun,
ContinuationIndenter.cpp 307 addTokenOnCurrentLine(State, DryRun, ExtraSpaces);
312 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun,
    [all...]

Completed in 131 milliseconds