Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp6738 const uint32_t child_bit_offset = in GetChildCompilerTypeAtIndex() local
6740 child_byte_offset = child_bit_offset / 8; in GetChildCompilerTypeAtIndex()