Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp367 static void skipLine(const char *&First, const char *const End) { in skipLine() function
/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp78 void skipLine(const AnnotatedLine &Line, bool UnknownIndent = false) { in skipLine() function in clang::format::__anon8a591c740111::LevelIndentTracker