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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp705 CharUnits TypeSizeInBytes = local
707 uint64_t TypeSizeInBits = Types.getContext().toBits(TypeSizeInBytes);

Completed in 57 milliseconds