Searched defs:__always_false (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/ | ||
H A D | to.h | 83 concept __always_false = false; global() variable |
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/ | ||
H A D | uninitialized_algorithms.h | 50 struct __always_false { global() struct |