Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp240 const char *findBCPLCommentEnd(const char *BufferPtr, const char *BufferEnd) { in findBCPLCommentEnd() function
783 CommentEnd = findBCPLCommentEnd(BufferPtr, BufferEnd); in lex()