Searched refs:hasOwningModule (Results 1 – 3 of 3) sorted by relevance
768 if (!isFromASTFile() || !hasOwningModule()) in getImportedOwningModule()777 if (isFromASTFile() || !hasOwningModule()) in getLocalOwningModule()785 assert(!isFromASTFile() && hasOwningModule() && in setLocalOwningModule()792 bool hasOwningModule() const { in hasOwningModule() function
346 if (hasOwningModule()) in setLexicalDeclContext()
3890 if (!E->hasOwningModule() || in ArgumentDependentLookup()