Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp56 #define HAS_GNU_ATTR(X) __has_attribute(X) macro
58 #define HAS_GNU_ATTR(X) 0 macro