Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp1048 CharUnits TypeSizeInBytes = in MakeInfo() local
1050 uint64_t TypeSizeInBits = Types.getContext().toBits(TypeSizeInBytes); in MakeInfo()