Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp693 CharUnits TypeSizeInBytes = in MakeInfo() local
695 uint64_t TypeSizeInBits = Types.getContext().toBits(TypeSizeInBytes); in MakeInfo()