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