Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DNaCl.cpp136 bool OnlyLibstdcxxStatic = in ConstructJob() local
H A DFuchsia.cpp138 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
H A DMinGW.cpp216 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
H A DCommonArgs.cpp938 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in addSanitizerRuntimes() local
H A DGnu.cpp578 bool OnlyLibstdcxxStatic = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local