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

/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp121 uint64_t ContainingTypeSize = TypeSizeInBits - (FieldBitOffset - BitOffset); local
134 ContainingTypeSize, ContainingTypeAlign));

Completed in 1449 milliseconds