Lines Matching refs:_HAS_EXCEPTIONS
438 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS441 # ifndef _HAS_EXCEPTIONS442 # define _HAS_EXCEPTIONS 1443 # endif // _HAS_EXCEPTIONS444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS