Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp92 uint64_t BitFieldSize = Ivar->getBitWidthValue(CGF.getContext()); in EmitValueForIvarAtOffset() local
H A DCGObjCMac.cpp2542 uint64_t BitFieldSize BuildRCRecordLayout() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp302 uint8_t BitFieldSize = DDTy->isBitField() ? DDTy->getSizeInBits() : 0; completeType() local