Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObject.h583 GetSyntheticBase(uint32_t offset, const CompilerType &type, bool can_create,
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp1716 ValueObjectSP ValueObject::GetSyntheticBase(uint32_t offset, in GetSyntheticBase() function in ValueObject