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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8255 uint64_t typedef_byte_size = typedef_type_info.Width / 8; local
8263 typedef_byte_size, // Size of this type in bytes
8472 uint64_t typedef_byte_size = typedef_type_info.Width / 8;
8479 typedef_byte_size, // Size of this type in bytes

Completed in 101 milliseconds