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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp288 static void skipBlockComment(const char *&First, const char *const End) { function
365 skipBlockComment(First, End);
422 skipBlockComment(First, End);
477 skipBlockComment(First, End);

Completed in 171 milliseconds