Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2413 bool CXXExceptionsEnabled = Triple.getArch() != llvm::Triple::xcore && in addExceptionArgs() local
2420 CXXExceptionsEnabled = in addExceptionArgs()
2424 if (CXXExceptionsEnabled) { in addExceptionArgs()