Searched refs:canBeWeakImported (Results 1 – 3 of 3) sorted by relevance
689 bool Decl::canBeWeakImported(bool &IsDefinition) const { in canBeWeakImported() function in Decl720 if (!canBeWeakImported(IsDefinition)) in isWeakImported()
736 bool canBeWeakImported(bool &IsDefinition) const;
3173 if (!D->canBeWeakImported(isDef)) { in handleWeakImportAttr()