Home
last modified time | relevance | path

Searched refs:__has_cpp_attribute (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/sys/
H A Dcdefs.h100 #ifndef __has_cpp_attribute
101 #define __has_cpp_attribute(x) 0 macro
592 #if __has_cpp_attribute(clang::unsafe_buffer_usage)