OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:findccommentend
(Results
1 - 1
of
1
) sorted by null
/external/clang/lib/AST/
CommentLexer.cpp
258
const char *
findCCommentEnd
(const char *BufferPtr, const char *BufferEnd) {
781
CommentEnd =
findCCommentEnd
(BufferPtr, BufferEnd);
Completed in 51 milliseconds