Searched refs:BENCHMARK_NOEXCEPT_OP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcheck.h38 BENCHMARK_NORETURN ~CheckHandler() BENCHMARK_NOEXCEPT_OP(false) { function in class:benchmark::internal::CheckHandler
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcheck.h38 BENCHMARK_NORETURN ~CheckHandler() BENCHMARK_NOEXCEPT_OP(false) { function in class:benchmark::internal::CheckHandler
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h207 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
213 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
216 #define BENCHMARK_NOEXCEPT_OP(x) macro
223 #define BENCHMARK_NOEXCEPT_OP(x) macro
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h208 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
214 #define BENCHMARK_NOEXCEPT_OP(x) noexcept(x) macro
217 #define BENCHMARK_NOEXCEPT_OP(x) macro
224 #define BENCHMARK_NOEXCEPT_OP(x) macro

Completed in 137 milliseconds