Searched refs:skipLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | DependencyDirectivesSourceMinimizer.cpp | 386 skipLine(First, End); in skipDirective() 617 skipLine(First, End); in lexAt() 651 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() 751 skipLine(First, End); in lexPragma() 775 skipLine(First, End); in lexEndif() 811 skipLine(First, End); in lexPPLine() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ |
| H A D | UnwrappedLineFormatter.cpp | 75 void skipLine(const AnnotatedLine &Line) { in skipLine() function in clang::format::__anonb93c45f80111::LevelIndentTracker 284 IndentTracker.skipLine(*I[i + 1]); in tryFitMultipleLinesInOne()
|