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