Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp134 const char *skipNewline(const char *BufferPtr, const char *BufferEnd) { in skipNewline() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp229 static unsigned skipNewline(const char *&First, const char *End) { in skipNewline() function