Searched refs:CXXExceptionsEnabled (Results 1 – 1 of 1) sorted by relevance
2413 bool CXXExceptionsEnabled = Triple.getArch() != llvm::Triple::xcore && in addExceptionArgs() local2420 CXXExceptionsEnabled = in addExceptionArgs()2424 if (CXXExceptionsEnabled) { in addExceptionArgs()