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 88 PP.LexUnexpandedNonComment(PeekTok);
95 PP.LexUnexpandedNonComment(PeekTok);
102 PP.LexUnexpandedNonComment(PeekTok);
135 PP.LexUnexpandedNonComment(PeekTok);
  /external/clang/include/clang/Lex/
Preprocessor.h 780 /// LexUnexpandedNonComment - Like LexNonComment, but this disables macro
782 void LexUnexpandedNonComment(Token &Result) {
    [all...]

Completed in 42 milliseconds