Home
last modified time | relevance | path

Searched defs:synthetic (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp493 bool synthetic = GetRegisterValue(*reg_info, reg_value); in ReadRegister() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp856 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local
927 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp134 ValueObject *synthetic = m_valobj->GetSyntheticValue().get(); in GetMostSpecializedValue() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp538 lldb::SBTypeSynthetic synthetic; in GetTypeSynthetic() local