Searched defs:skipLine (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Lex/ | ||
| H A D | DependencyDirectivesScanner.cpp | 367 static void skipLine(const char *&First, const char *const End) { in skipLine() function |
| /llvm-project-15.0.7/clang/lib/Format/ | ||
| H A D | UnwrappedLineFormatter.cpp | 78 void skipLine(const AnnotatedLine &Line, bool UnknownIndent = false) { in skipLine() function in clang::format::__anon8a591c740111::LevelIndentTracker |