Searched defs:skipLine (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ | ||
H A D | DependencyDirectivesSourceMinimizer.cpp | 325 static void skipLine(const char *&First, const char *const End) { in skipLine() function |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.cpp | 73 void skipLine(const AnnotatedLine &Line) { in skipLine() function in clang::format::__anon25f930cf0111::LevelIndentTracker |