Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDMaterializer.h112 uint32_t GetStructByteSize() { return m_current_offset; } in GetStructByteSize() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
HDLLVMUserExpression.cpp317 m_materializer_up->GetStructByteSize(), in PrepareToExecuteJITExpression()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionDeclMap.cpp446 m_parser_vars->m_materializer->GetStructByteSize(); in DoStructLayout()