Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DDemangleConfig.h23 #define __has_cpp_attribute(x) 0 macro
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DDemangleConfig.h28 #define __has_cpp_attribute(x) 0 macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h129 # define __has_cpp_attribute(x) 0 macro