Searched refs:_LIBCPP_VERSION (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h27 #if (__has_feature(is_trivially_constructible) && defined(_LIBCPP_VERSION)) || \
35 #if (__has_feature(is_trivially_copyable) && defined(_LIBCPP_VERSION)) || \
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h29 (defined(_LIBCPP_VERSION) || \
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h303 #pragma push_macro("_LIBCPP_VERSION")
307 #ifdef _LIBCPP_VERSION
308 #define _LIBCPP_VERSION 3700 macro
318 #pragma pop_macro("_LIBCPP_VERSION")

Completed in 116 milliseconds