Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_compiler_capabilities.h50 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "GCC diagnostic pop" ) macro
59 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "clang diagnostic pop" ) macro
141 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION __pragma( warning(pop) ) macro
328 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION macro
/external/catch2/single_include/catch2/
Dcatch.hpp143 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "GCC diagnostic pop" ) macro
152 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "clang diagnostic pop" ) macro
232 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION __pragma( warning(pop) ) macro
415 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION macro
/external/libabigail/tests/lib/
Dcatch.hpp140 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "GCC diagnostic pop" ) macro
149 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION _Pragma( "clang diagnostic pop" ) macro
242 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION __pragma( warning(pop) ) macro
418 # define CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION macro