Searched refs:skipComments (Results 1 – 2 of 2) sorted by relevance
227 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter229 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter237 skipComments(); in nextToken()395 skipComments(); in parseModuleReferences()
72 void skipComments(Lexer &Lex, Token &Tok) { in skipComments() function94 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()104 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()164 skipComments(Lex, Tok); in getMaxHeaderInsertionOffset()