Home
last modified time | relevance | path

Searched defs:skipNewline (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentLexer.cpp115 const char *skipNewline(const char *BufferPtr, const char *BufferEnd) { in skipNewline() function
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp292 static unsigned skipNewline(const char *&First, const char *End) { in skipNewline() function