Searched refs:DOCTEST_NOINLINE (Results 1 – 1 of 1) sorted by relevance
356 #define DOCTEST_NOINLINE __declspec(noinline) macro360 #define DOCTEST_NOINLINE364 #define DOCTEST_NOINLINE __attribute__((noinline))371 #undef DOCTEST_NOINLINE372 #define DOCTEST_NOINLINE macro378 #define DOCTEST_INLINE_NOINLINE inline DOCTEST_NOINLINE1557 DOCTEST_NOINLINE operator Result() {1744 DOCTEST_NOINLINE bool binary_assert(const DOCTEST_REF_WRAP(L) lhs,1754 DOCTEST_NOINLINE bool unary_assert(const DOCTEST_REF_WRAP(L) val) {1816 DOCTEST_NOINLINE bool binary_assert(assertType::Enum at, const char* file, int line,[all …]