Searched refs:hasProtectedVisibility (Results 1 – 10 of 10) sorted by relevance
59 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
172 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
91 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
251 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
448 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
1290 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
3262 G->getGlobal()->hasProtectedVisibility()); in LowerCall()
2641 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in isAllocDisjoint()
2587 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
5160 CalleeGV->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()