Searched refs:skipComments (Results 1 – 2 of 2) sorted by relevance
218 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter220 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter228 skipComments(); in nextToken()379 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()