Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h44 constexpr static unsigned UIntBits = CHAR_BIT * sizeof(UIntTy); global() variable
90 constexpr static auto UIntBits = SourceLocationEncoding::UIntBits; global() variable