Searched refs:canBeWeakImported (Results 1 – 6 of 6) sorted by relevance
543 bool Decl::canBeWeakImported(bool &IsDefinition) const { in canBeWeakImported() function in Decl575 if (!canBeWeakImported(IsDefinition)) in isWeakImported()
688 bool Decl::canBeWeakImported(bool &IsDefinition) const { in canBeWeakImported() function in Decl720 if (!canBeWeakImported(IsDefinition)) in isWeakImported()
640 bool canBeWeakImported(bool &IsDefinition) const;
712 bool canBeWeakImported(bool &IsDefinition) const;
2539 if (!D->canBeWeakImported(isDef)) { in handleWeakImportAttr()
2867 if (!D->canBeWeakImported(isDef)) { in handleWeakImportAttr()