Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__coroutine/
H A Dnoop_coroutine_handle.h23 # if __has_builtin(__builtin_coro_noop) || defined(_LIBCPP_COMPILER_GCC)
64 # elif defined(_LIBCPP_COMPILER_GCC)
86 # if defined(_LIBCPP_COMPILER_GCC)
93 # endif // __has_builtin(__builtin_coro_noop) || defined(_LIBCPP_COMPILER_GCC)
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_nothrow_constructible.h28 #if __has_builtin(__is_nothrow_constructible) && !defined(_LIBCPP_COMPILER_GCC)
72 #ifdef _LIBCPP_COMPILER_GCC
92 #ifndef _LIBCPP_COMPILER_GCC
H A Dremove_cv.h22 #if __has_builtin(__remove_cv) && !defined(_LIBCPP_COMPILER_GCC)
H A Dremove_cvref.h23 #if __has_builtin(__remove_cvref) && !defined(_LIBCPP_COMPILER_GCC)
H A Dremove_pointer.h26 # ifdef _LIBCPP_COMPILER_GCC
/freebsd/contrib/llvm-project/libcxx/include/
H A Dlimits.h
H A D__config378 # elif defined(_LIBCPP_COMPILER_GCC)
485 # elif defined(_LIBCPP_COMPILER_GCC)
778 # if defined(_LIBCPP_COMPILER_CLANG_BASED) || defined(_LIBCPP_COMPILER_GCC)
924 # elif defined(_LIBCPP_COMPILER_GCC)
1134 # if __has_attribute(__no_sanitize__) && !defined(_LIBCPP_COMPILER_GCC)
1240 # if __has_attribute(no_sanitize) && !defined(_LIBCPP_COMPILER_GCC)
/freebsd/contrib/llvm-project/libcxx/include/__configuration/
H A Dcompiler.h27 # define _LIBCPP_COMPILER_GCC macro
H A Davailability.h325 #if !defined(_LIBCPP_COMPILER_GCC) && !defined(_WIN32)
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dleap_second.h108 # ifndef _LIBCPP_COMPILER_GCC
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Datomic_support.h20 #elif defined(_LIBCPP_COMPILER_GCC)
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h73 #elif defined(_LIBCPP_COMPILER_GCC)
80 (__has_builtin(__atomic_load_n) || defined(_LIBCPP_COMPILER_GCC)) in __libcpp_relaxed_load()
90 (__has_builtin(__atomic_load_n) || defined(_LIBCPP_COMPILER_GCC)) in __libcpp_acquire_load()
445 #if !defined(_LIBCPP_CXX03_LANG) && !defined(_LIBCPP_COMPILER_GCC)