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