Searched refs: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 386 skipLine(First, End); in skipDirective() 617 skipLine(First, End); in lexAt() 643 skipLine(First, End); in lexModule() 651 skipLine(First, End); in lexModule() 667 skipLine(First, End); in lexModule() 708 skipLine(Last, End); in lexDefine() 732 skipLine(First, End); in lexPragma() 739 skipLine(First, End); in lexPragma() 745 skipLine(First, End); in lexPragma() [all …]
|
| /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 282 IndentTracker.skipLine(*I[i + 1]); in tryFitMultipleLinesInOne()
|