Searched refs:TypeSizeInBytes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp612 CharUnits TypeSizeInBytes = local
614 uint64_t TypeSizeInBits = Types.getContext().toBits(TypeSizeInBytes);

Completed in 148 milliseconds