Home
last modified time | relevance | path

Searched refs:StaticCXX (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDTools.cpp9432 bool StaticCXX = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
9434 if (StaticCXX) in ConstructJob()
9437 if (StaticCXX) in ConstructJob()