Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp282 uint64_t bit_offset_ptr; in Update() local
447 uint64_t bit_offset_ptr; in Update() local
H A DLibCxxMap.cpp273 uint64_t bit_offset_ptr; in GetDataType() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp621 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
667 uint64_t *bit_offset_ptr, uint32_t *bitfield_bit_size_ptr, in GetIndexOfFieldWithName()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5698 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex()
5749 uint64_t *bit_offset_ptr, in GetFieldAtIndex()
5925 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex()
6020 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()