Searched refs:hasOwningModule (Results 1 – 4 of 4) sorted by relevance
779 if (!isFromASTFile() || !hasOwningModule()) in getImportedOwningModule()788 if (isFromASTFile() || !hasOwningModule()) in getLocalOwningModule()796 assert(!isFromASTFile() && hasOwningModule() && in setLocalOwningModule()803 bool hasOwningModule() const { in hasOwningModule() function
354 if (hasOwningModule()) in setLexicalDeclContext()
3902 if (!E->hasOwningModule() || in ArgumentDependentLookup()
9992 NewFD->hasOwningModule() && in ActOnFunctionDeclarator()