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