Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp329 static void skipLineComment(const char *&First, const char *const End) { in skipLineComment() function
404 skipLineComment(First, End); in skipLine()
458 skipLineComment(First, End); in skipWhitespace()