Searched refs:getImportType (Results 1 – 2 of 2) sorted by relevance
225 getImportType(StringRef FromModule, GlobalValue::GUID GUID) const;
379 FunctionImporter::ImportMapTy::getImportType(StringRef FromModule, in getImportType() function in FunctionImporter::ImportMapTy1907 auto MaybeImportType = ImportList.getImportType(ModName, GUID); in importFunctions()1943 auto MaybeImportType = ImportList.getImportType(ModName, GUID); in importFunctions()1963 auto MaybeImportType = ImportList.getImportType(ModName, GUID); in importFunctions()