Searched refs:ImportingInstance (Results 1 – 1 of 1) sorted by relevance
1040 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() argument1051 std::make_shared<CompilerInvocation>(ImportingInstance.getInvocation());1074 ImportingInstance.getInvocation().getLangOpts()->ModuleName;1083 = ImportingInstance.getInvocation().getPreprocessorOpts();1106 assert(ImportingInstance.getInvocation().getModuleHash() ==1113 CompilerInstance Instance(ImportingInstance.getPCHContainerOperations(),1114 &ImportingInstance.getModuleCache());1119 ImportingInstance.getDiagnosticClient()),1124 Instance.setFileManager(&ImportingInstance.getFileManager());1128 ImportingInstance.getSourceManager().getModuleBuildStack());[all …]