Home
last modified time | relevance | path

Searched defs:__any (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__type_traits/
H A Dinvoke.h38 struct __any { global() struct
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h30 __DEVICE__ int __any(int __a) { return __nvvm_vote_any(__a); } in __any() function