Searched refs:hasStaticArg (Results 1 – 1 of 1) sorted by relevance
5430 bool hasStaticArg = Args.hasArg(options::OPT_static); in ConstructJob() local5436 bool useShared = buildingLib && !hasStaticArg; in ConstructJob()5463 if (hasStaticArg) in ConstructJob()