reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/PPExpressions.cpp
  154     PP.LexNonComment(PeekTok);
  159     PP.LexNonComment(PeekTok);
  237     PP.LexNonComment(PeekTok);
  261         PP.LexNonComment(PeekTok);
  331     PP.LexNonComment(PeekTok);
  388     PP.LexNonComment(PeekTok);
  393     PP.LexNonComment(PeekTok);  // Eat the (.
  418     PP.LexNonComment(PeekTok);  // Eat the ).
  424     PP.LexNonComment(PeekTok);
  432     PP.LexNonComment(PeekTok);
  453     PP.LexNonComment(PeekTok);
  466     PP.LexNonComment(PeekTok);
  486     PP.LexNonComment(PeekTok);
  579     PP.LexNonComment(PeekTok);
  773       PP.LexNonComment(PeekTok);
  837   LexNonComment(Tok);
tools/clang/lib/Lex/PPMacroExpansion.cpp
 1195   PP.LexNonComment(Tok);
 1770     LexNonComment(Tok);
 1782     LexNonComment(Tok);
 1796     LexNonComment(RParen);