Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCRuntime.h361 unsigned ComputeBitfieldBitOffset(CodeGen::CodeGenModule &CGM,
H A DCGObjCRuntime.cpp45 unsigned CGObjCRuntime::ComputeBitfieldBitOffset( in ComputeBitfieldBitOffset() function in CGObjCRuntime
H A DCGDebugInfo.cpp2914 CGM.getObjCRuntime().ComputeBitfieldBitOffset(CGM, ID, Field); in CreateTypeDefinition()