OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommentEnd
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/AST/
CommentLexer.cpp
86
if (BufferPtr ==
CommentEnd
)
96
if (NewBufferPtr ==
CommentEnd
)
102
if (NewBufferPtr ==
CommentEnd
)
311
assert(TokenPtr <
CommentEnd
);
312
while (TokenPtr !=
CommentEnd
) {
322
if (TokenPtr ==
CommentEnd
) {
336
if (C == ':' && TokenPtr !=
CommentEnd
&& *TokenPtr == ':') {
352
TokenPtr = skipCommandName(TokenPtr,
CommentEnd
);
357
if (Length == 1 && TokenPtr[-1] == 'f' && TokenPtr !=
CommentEnd
) {
403
if (TokenPtr ==
CommentEnd
) {
[
all
...]
/external/clang/include/clang/AST/
CommentLexer.h
243
const char *
CommentEnd
;
319
/// Lex stuff inside comments.
CommentEnd
should be set correctly.
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar
/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
jsoup-1.6.3.jar
Completed in 132 milliseconds