Searched refs:isInAnotherModuleUnit (Results 1 – 4 of 4) sorted by relevance
671 bool isInAnotherModuleUnit() const;
1122 bool Decl::isInAnotherModuleUnit() const { in isInAnotherModuleUnit() function in Decl
1945 if (!D->isInAnotherModuleUnit()) in isReachableSlow()3852 if (D->isInAnotherModuleUnit() && in ArgumentDependentLookup()
6873 if (getLangOpts().CPlusPlusModules && Function->isInAnotherModuleUnit()) { in AddOverloadCandidate()