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

References

tools/clang/lib/Serialization/ASTReader.cpp
  433   const LangOptions &ExistingLangOpts = PP.getLangOpts();
  442   const TargetOptions &ExistingTargetOpts = PP.getTargetInfo().getTargetOpts();
  557   DiagnosticsEngine &ExistingDiags = PP.getDiagnostics();
  568   Module *TopM = getTopImportImplicitModule(ModuleMgr, PP);
  748   const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts();
  752                                   PP.getFileManager(),
  754                                   PP.getLangOpts());
  795                                   PP.getHeaderSearchInfo().getModuleCachePath(),
  797                                   PP.getLangOpts());
  801   PP.setCounterValue(Value);