Lines Matching defs:_HAS_EXCEPTIONS
394 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS397 # ifndef _HAS_EXCEPTIONS398 # define _HAS_EXCEPTIONS 1399 # endif // _HAS_EXCEPTIONS400 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS