Searched refs:getImportedOwningModule (Results 1 – 12 of 12) sorted by relevance
75 if (!Import->getImportedOwningModule()) in VisitImportDecl()
3915 if (Import->getImportedOwningModule()) in EmitTopLevelDecl()
792 Module *getImportedOwningModule() const { in getImportedOwningModule() function823 return isFromASTFile() ? getImportedOwningModule() : getLocalOwningModule(); in getOwningModule()
813 Module *getImportedOwningModule() const { in getImportedOwningModule() function844 return isFromASTFile() ? getImportedOwningModule() : getLocalOwningModule(); in getOwningModule()
803 Module *getImportedOwningModule() const { in getImportedOwningModule() function834 return isFromASTFile() ? getImportedOwningModule() : getLocalOwningModule(); in getOwningModule()
671 Module *getImportedOwningModule() const { in getImportedOwningModule() function
198 if (auto *OwningModule = D.getImportedOwningModule()) in getOwningModuleName()
1029 if (Module *M = D->getImportedOwningModule()) in dumpDecl()
1335 Module *M = Entity->getImportedOwningModule(); in getOwningModule()
391 Def, MergedDef->getImportedOwningModule(), in mergeDefinitionVisibility()
8292 if (Module *M = D->getImportedOwningModule()) in getOwningModuleNameForDiagnostic()