Home
last modified time | relevance | path

Searched refs:negation_v (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__type_traits/
H A Dnegation.h28 inline constexpr bool negation_v = !_Tp::value; variable
/openbsd/gnu/llvm/libcxx/include/
H A Dtype_traits414 inline constexpr bool negation_v = negation<B>::value; // C++17
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStdSymbolMap.inc823 SYMBOL(negation_v, std::, <type_traits>)