Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8580 uint64_t elaborated_byte_size = elaborated_type_info.Width / 8; in DumpValue() local
8588 elaborated_byte_size, // Size of this type in bytes in DumpValue()
8605 uint64_t elaborated_byte_size = elaborated_type_info.Width / 8; in DumpValue() local
8613 elaborated_byte_size, // Size of this type in bytes in DumpValue()