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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8280 uint64_t elaborated_byte_size = elaborated_type_info.Width / 8; local
8288 elaborated_byte_size, // Size of this type in bytes
8305 uint64_t elaborated_byte_size = elaborated_type_info.Width / 8; local
8313 elaborated_byte_size, // Size of this type in bytes

Completed in 228 milliseconds