Home
last modified time | relevance | path

Searched refs:child_bit_offset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6344 const uint32_t child_bit_offset = in GetChildCompilerTypeAtIndex() local
6346 child_byte_offset = child_bit_offset / 8; in GetChildCompilerTypeAtIndex()