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

References

tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  861   if (!Opts.ShowCPP) {
  862     assert(Opts.ShowMacros && "Not yet implemented!");
  869   PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments);
  869   PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments);
  872       PP, *OS, !Opts.ShowLineMarkers, Opts.ShowMacros,
  872       PP, *OS, !Opts.ShowLineMarkers, Opts.ShowMacros,
  873       Opts.ShowIncludeDirectives, Opts.UseLineDirectives);
  873       Opts.ShowIncludeDirectives, Opts.UseLineDirectives);