Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp532 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
573 uint64_t *bit_offset_ptr, uint32_t *bitfield_bit_size_ptr, in GetIndexOfFieldWithName()
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxMap.cpp276 uint64_t bit_offset_ptr; in GetDataType() local
DLibCxx.cpp267 uint64_t bit_offset_ptr; in Update() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp5477 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex()
5528 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
5702 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex()
5797 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()