Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp353 static void skipLineComment(const char *&First, const char *const End) { in skipLineComment() function
428 skipLineComment(First, End); in skipLine()
482 skipLineComment(First, End); in skipWhitespace()