Searched refs:getLocalOwningModule (Results 1 – 4 of 4) sorted by relevance
752 Module *getLocalOwningModule() const { in getLocalOwningModule() function774 return isFromASTFile() ? getImportedOwningModule() : getLocalOwningModule(); in getOwningModule()
680 Module *getLocalOwningModule() const { in getLocalOwningModule() function
1031 else if (Module *M = D->getLocalOwningModule()) in dumpDecl()
1352 M = Entity->getLocalOwningModule(); in getOwningModule()