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

/freebsd-current/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h44 constexpr static unsigned UIntBits = CHAR_BIT * sizeof(UIntTy); member in class:clang::SourceLocationEncoding
90 constexpr static auto UIntBits = SourceLocationEncoding::UIntBits; member in class:clang::SourceLocationSequence

Completed in 68 milliseconds