OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LexUnexpandedNonComment
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
PPExpressions.cpp
89
PP.
LexUnexpandedNonComment
(PeekTok);
96
PP.
LexUnexpandedNonComment
(PeekTok);
103
PP.
LexUnexpandedNonComment
(PeekTok);
130
PP.
LexUnexpandedNonComment
(PeekTok);
/external/clang/include/clang/Lex/
Preprocessor.h
774
///
LexUnexpandedNonComment
- Like LexNonComment, but this disables macro
776
void
LexUnexpandedNonComment
(Token &Result) {
[
all
...]
Completed in 99 milliseconds