Home
last modified time | relevance | path

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

/llvm-project/clang/test/Frontend/
H A Dplugin-attribute-pp.cpp6 # define HAS_ATTR(a) __has_cpp_attribute (a) macro
8 # define HAS_ATTR(a) __has_c_attribute (a) macro