Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/CPP/type_traits/
H A Dalways_false.h25 template <typename...> LIBC_INLINE_VAR constexpr bool always_false = false; global() variable
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp637 struct always_false { global() struct
643 valuealways_false global() argument