Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp265 uint64_t bit_offset_ptr; in GetDataType() local
H A DLibCxx.cpp286 uint64_t bit_offset_ptr; in Update() local
450 uint64_t bit_offset_ptr; in Update() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp806 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
852 uint64_t *bit_offset_ptr, uint32_t *bitfield_bit_size_ptr, in GetIndexOfFieldWithName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5573 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex()
5624 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
5800 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex()
5895 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()