Home
last modified time | relevance | path

Searched defs:bit_offset_ptr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp544 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
585 uint64_t *bit_offset_ptr, uint32_t *bitfield_bit_size_ptr, in GetIndexOfFieldWithName()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp273 uint64_t bit_offset_ptr; in GetDataType() local
H A DLibCxx.cpp270 uint64_t bit_offset_ptr; in Update() local
435 uint64_t bit_offset_ptr; in Update() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5645 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex()
5696 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
5870 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex()
5965 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()