Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp8883 bool StaticCXX = Args.hasArg(options::OPT_static_libstdcxx) && in ConstructJob() local
8885 if (StaticCXX) in ConstructJob()
8888 if (StaticCXX) in ConstructJob()