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 87 PP.LexUnexpandedNonComment(PeekTok);
94 PP.LexUnexpandedNonComment(PeekTok);
101 PP.LexUnexpandedNonComment(PeekTok);
128 PP.LexUnexpandedNonComment(PeekTok);
  /external/clang/include/clang/Lex/
Preprocessor.h 629 /// LexUnexpandedNonComment - Like LexNonComment, but this disables macro
631 void LexUnexpandedNonComment(Token &Result) {
    [all...]

Completed in 139 milliseconds