reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1051 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts(); 1055 Invocation->getLangOpts()->resetNonModularOptions(); 1060 HeaderSearchOptions &HSOpts = Invocation->getHeaderSearchOpts(); 1071 Invocation->getLangOpts()->ModuleName = 1075 Invocation->getLangOpts()->CurrentModule = ModuleName; 1090 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); 1103 Invocation->getDiagnosticOpts().VerifyDiagnostics = 0; 1105 Invocation->getModuleHash() && "Module hash mismatch!"); 1113 auto &Inv = *Invocation; 1114 Instance.setInvocation(std::move(Invocation));