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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp282 static void skipLineComment(const char *&First, const char *const End) { function
355 skipLineComment(First, End);
417 skipLineComment(First, End);
468 skipLineComment(First, End);

Completed in 101 milliseconds