Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp324 static void skipLineComment(const char *&First, const char *const End) { in skipLineComment() function
397 skipLineComment(First, End); in skipLine()
450 skipLineComment(First, End); in skipWhitespace()