Searched refs:getLocalOwningModule (Results 1 – 1 of 1) sorted by relevance
752 Module *getLocalOwningModule() const { in getLocalOwningModule() function774 return isFromASTFile() ? getImportedOwningModule() : getLocalOwningModule(); in getOwningModule()