Searched refs:hasProtectedVisibility (Results 1 – 13 of 13) sorted by relevance
98 !GV->hasHiddenVisibility() && !GV->hasProtectedVisibility() && in printPCRelImmOperand()
92 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
198 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
215 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
778 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
457 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
369 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
272 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anon36b3de240111::DarwinTargetInfo7738 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anon36b3de240111::Le64TargetInfo
2121 GV->hasProtectedVisibility() || GV->hasGlobalUnnamedAddr()) && in computePointerICmp()
2307 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
2322 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
4126 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
2218 !G->getGlobal()->hasProtectedVisibility()) in LowerCall()