reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
575 if (!SGV) 578 Expected<Constant *> NewProto = linkGlobalValueProto(SGV, ForIndirectSymbol); 611 if (ForIndirectSymbol && ValueMap.lookup(SGV) == New) 614 if (ForIndirectSymbol || shouldLink(New, *SGV)) 615 setError(linkGlobalValueBody(*New, *SGV));