Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h42 static constexpr unsigned N_PROPS = static_cast<unsigned>(T::LastEntry); variable
45 std::conditional_t<(N_PROPS > 32), std::bitset<N_PROPS>, uint32_t> Bits{};