Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h159 #define _ITT_BUILD_ASSERT(expr, suffix) __ITT_BUILD_ASSERT((expr), suffix) macro
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h199 #define _ITT_BUILD_ASSERT(expr, suffix) __ITT_BUILD_ASSERT( global() macro