Searched refs:skipComments (Results 1 – 2 of 2) sorted by relevance
223 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter225 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter233 skipComments(); in nextToken()391 skipComments(); in parseModuleReferences()
71 void skipComments(Lexer &Lex, Token &Tok) { in skipComments() function93 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()103 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()163 skipComments(Lex, Tok); in getMaxHeaderInsertionOffset()