Home
last modified time | relevance | path

Searched refs:skipComments (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DSortJavaScriptImports.cpp210 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter
212 FormatToken *skipComments(FormatToken *Tok) { in skipComments() function in clang::format::JavaScriptImportSorter
220 skipComments(); in nextToken()
291 skipComments(); in parseModuleReferences()
DFormat.cpp1448 void skipComments(Lexer &Lex, Token &Tok) { in skipComments() function
1478 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()
1481 skipComments(Lex, Tok); in getOffsetAfterHeaderGuardsAndComments()