Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CXXABI

877   if (!Opts.CXXABI.empty())
878 Res.push_back("-cxx-abi", Opts.CXXABI);
2066 Opts.CXXABI = Args.getLastArgValue(OPT_cxx_abi);