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 107 void addTokenOnCurrentLine(LineState &State, bool DryRun,
ContinuationIndenter.cpp 252 addTokenOnCurrentLine(State, DryRun, ExtraSpaces);
257 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun,
    [all...]

Completed in 41 milliseconds