Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4790 uint64_t BitfieldSizeInBits = Info.Size; in CreateBindingDeclType() local
4792 Context.getIntTypeForBitwidth(BitfieldSizeInBits, Info.IsSigned); in CreateBindingDeclType()