Home
last modified time | relevance | path

Searched refs:skipBlockComment (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp330 static void skipBlockComment(const char *&First, const char *const End) { in skipBlockComment() function
407 skipBlockComment(First, End); in skipLine()
459 skipBlockComment(First, End); in skipWhitespace()