Home
last modified time | relevance | path

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

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