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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8580 uint64_t typedef_byte_size = typedef_type_info.Width / 8; local
8587 typedef_byte_size, // Size of this type in bytes

Completed in 190 milliseconds