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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h172 unsigned bitWidth = asImpl().readUInt32(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h63 constexpr static unsigned bitWidth() { return true; } function in class:clang::interp::Boolean
H A DIntegral.h121 constexpr static unsigned bitWidth() { return Bits; } function in class:clang::interp::Integral

Completed in 113 milliseconds