Searched refs:hasProtectedVisibility (Results 1 – 9 of 9) sorted by relevance
59 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
135 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
236 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
984 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
444 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
3016 G->getGlobal()->hasProtectedVisibility()); in LowerCall()
2304 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in computePointerICmp()
2658 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
4703 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()