Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h50 # define LLVM_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
52 # define LLVM_HAS_CPP_ATTRIBUTE(x) 0 macro
[all...]