Searched refs:isInAnotherModuleUnit (Results 1 – 6 of 6) sorted by relevance
1198 return Def->isInAnotherModuleUnit() && !Def->isInlineSpecified(); in isVTableExternal()
670 bool isInAnotherModuleUnit() const;
1083 bool Decl::isInAnotherModuleUnit() const { in isInAnotherModuleUnit() function in Decl
11913 if (VD->isInAnotherModuleUnit()) in DeclMustBeEmitted()
1924 if (!D->isInAnotherModuleUnit()) in isReachableSlow()3918 if (D->isInAnotherModuleUnit() && in ArgumentDependentLookup()
6826 if (getLangOpts().CPlusPlusModules && Function->isInAnotherModuleUnit()) { in AddOverloadCandidate()