Searched refs:skipComments (Results 1 – 7 of 7) sorted by relevance
210 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter212 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter220 skipComments(); in nextToken()291 skipComments(); in parseModuleReferences()
1448 void skipComments(Lexer &Lex, Token &Tok) { in skipComments() function1478 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()1481 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()
213 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter215 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter223 skipComments(); in nextToken()286 skipComments(); in parseModuleReferences()
39 this.skipComments();122 this.skipComments();130 skipComments() { method in Lexer
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()