Home
last modified time | relevance | path

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

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