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

  /src/external/apache2/llvm/dist/clang/lib/Format/
BreakableToken.h 231 virtual void updateNextToken(LineState &State) const {}
455 void updateNextToken(LineState &State) const override;
BreakableToken.cpp 1007 void BreakableLineCommentSection::updateNextToken(LineState &State) const {
ContinuationIndenter.cpp 2356 Token->updateNextToken(State);

Completed in 57 milliseconds