Home
last modified time | relevance | path

Searched defs:OnlyLibstdcxxStatic (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp166 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
H A DMinGW.cpp261 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
H A DCommonArgs.cpp1552 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in addSanitizerRuntimes() local
H A DGnu.cpp557 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local