Searched refs:ImportingInstance (Results 1 – 1 of 1) sorted by relevance
1039 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() argument1050 std::make_shared<CompilerInvocation>(ImportingInstance.getInvocation());1073 ImportingInstance.getInvocation().getLangOpts()->ModuleName;1082 = ImportingInstance.getInvocation().getPreprocessorOpts();1105 assert(ImportingInstance.getInvocation().getModuleHash() ==1112 CompilerInstance Instance(ImportingInstance.getPCHContainerOperations(),1113 &ImportingInstance.getModuleCache());1118 ImportingInstance.getDiagnosticClient()),1123 Instance.setFileManager(&ImportingInstance.getFileManager());1127 ImportingInstance.getSourceManager().getModuleBuildStack());[all …]