Searched defs:skipComments (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
D | SortJavaScriptImports.cpp | 210 void skipComments() { Current = skipComments(Current); } in skipComments() function in clang::format::JavaScriptImportSorter |
D | Format.cpp | 1448 void skipComments(Lexer &Lex, Token &Tok) { in skipComments() function |