Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h232 #define BENCHMARK_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) macro
235 #define BENCHMARK_DEPRECATED_MSG(msg) macro
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h231 #define BENCHMARK_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) macro
234 #define BENCHMARK_DEPRECATED_MSG(msg) macro