Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp275 uint64_t bit_offset_ptr; in GetDataType() local
H A DLibCxx.cpp267 uint64_t bit_offset_ptr; in Update() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5604 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex()
5655 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
5829 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex()
5924 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()