Searched refs:hasProtectedVisibility (Results 1 – 10 of 10) sorted by relevance
57 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
139 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
124 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function
232 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
1136 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
448 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
2576 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in computePointerICmp()
3222 G->getGlobal()->hasProtectedVisibility()); in LowerCall()
2633 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
4889 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()