Home
last modified time | relevance | path

Searched defs:CATCH_ARC_ENABLED (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_objc_arc.hpp14 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
16 #define CATCH_ARC_ENABLED 0 macro
/external/bcc/tests/cc/
Dcatch.hpp1507 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
1509 #define CATCH_ARC_ENABLED 0 macro
/external/catch2/single_include/catch2/
Dcatch.hpp1180 #define CATCH_ARC_ENABLED __has_feature(objc_arc) macro
1182 #define CATCH_ARC_ENABLED 0 macro