reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
420 for (Arg *A : Args.filtered(options::OPT_L)) 436 bool HasPIC = Args.hasArg(options::OPT_fpic, options::OPT_fPIC); 438 bool HasG0 = Args.hasArg(options::OPT_shared); 439 if (auto G = getSmallDataThreshold(Args)) 442 const std::string CpuVer = GetTargetCPUVersion(Args).str();