Searched refs:hasProtectedVisibility (Results 1 – 7 of 7) sorted by relevance
143 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
740 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
455 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
247 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anon98321eb30111::DarwinTargetInfo7150 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon98321eb30111::Le64TargetInfo
2111 GV->hasProtectedVisibility() || in computePointerICmp()
2239 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
3874 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()