Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp40 #define HAS_CPP_ATTR(X) __has_cpp_attribute(X) macro
42 #define HAS_CPP_ATTR(X) 0 macro