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