Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcompiler.h36 #define ORC_RT_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
38 #define ORC_RT_HAS_CPP_ATTRIBUTE(x) 0 macro