Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp359 static void skipBlockComment(const char *&First, const char *const End) { in skipBlockComment() function
439 skipBlockComment(First, End); in skipLine()
491 skipBlockComment(First, End); in skipWhitespace()