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