Searched refs:hasProtectedVisibility (Results 1 – 8 of 8) sorted by relevance
125 bool hasProtectedVisibility() const { in hasProtectedVisibility() function
681 virtual bool hasProtectedVisibility() const { return true; } in hasProtectedVisibility() function
464 else if (def->hasProtectedVisibility()) in addDefinedSymbol()
241 bool hasProtectedVisibility() const override { in hasProtectedVisibility() function in __anond4862fe70211::DarwinTargetInfo6504 bool hasProtectedVisibility() const override { return false; } in hasProtectedVisibility() function in __anond4862fe70411::Le64TargetInfo
2098 GV->hasProtectedVisibility() || in computePointerICmp()
2058 !S.Context.getTargetInfo().hasProtectedVisibility()) { in handleVisibilityAttr()
3660 || G->getGlobal()->hasProtectedVisibility(); in IsEligibleForTailCallOptimization()
2882 !G->getGlobal()->hasProtectedVisibility()) in LowerCall()