Searched defs:findCCommentEnd (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/AST/
H A DCommentLexer.cpp258 const char *findCCommentEnd(const char *BufferPtr, const char *BufferEnd) { function in namespace:clang::comments::__anon17721
775 CommentEnd = findCCommentEnd(BufferPtr, BufferEnd);

Completed in 178 milliseconds