Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp10695 bool StaticCXX = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
10697 if (StaticCXX) in ConstructJob()
10700 if (StaticCXX) in ConstructJob()