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

References

tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  715   bool DropComments = PP.getLangOpts().TraditionalCPP &&
  716                       !PP.getCommentRetentionState();
  750       PP.Lex(Tok);
  755       PP.Lex(Tok);
  766       PP.Lex(Tok);
  771       PP.Lex(Tok);
  785       PP.Lex(Tok);
  794       unsigned Len = PP.getSpelling(Tok, TokPtr);
  802       std::string S = PP.getSpelling(Tok);
  816     PP.Lex(Tok);