Searched refs:hasProtectedVisibility (Results 1 – 10 of 10) sorted by relevance
59 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
142 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
124 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
247 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
448 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
1229 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
3238 G->getGlobal()->hasProtectedVisibility()); in LowerCall()
2648 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in isAllocDisjoint()
2913 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
4957 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()