Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dcheck.h14 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
18 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
21 #define BENCHMARK_NOEXCEPT_OP(x) macro
26 #define BENCHMARK_NOEXCEPT_OP(x) macro