Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/
H A Dto.h83 concept __always_false = false; global() variable
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h50 struct __always_false { global() struct
52 operator__always_false operator() argument