HomeSort by relevance Sort by last modified time
    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 824 milliseconds