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

  /src/external/apache2/llvm/dist/clang/lib/Format/
ContinuationIndenter.h 162 void addTokenOnCurrentLine(LineState &State, bool DryRun,
ContinuationIndenter.cpp 557 addTokenOnCurrentLine(State, DryRun, ExtraSpaces);
562 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun,

Completed in 20 milliseconds