Home
last modified time | relevance | path

Searched defs:skipLine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp325 static void skipLine(const char *&First, const char *const End) { in skipLine() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp73 void skipLine(const AnnotatedLine &Line) { in skipLine() function in clang::format::__anon25f930cf0111::LevelIndentTracker