Searched defs:synthetic (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/ | ||
H A D | UnwindAssemblyInstEmulation.cpp | 491 bool synthetic = GetRegisterValue(*reg_info, reg_value); ReadRegister() local |
/llvm-project/lldb/source/Target/ | ||
H A D | StackFrame.cpp | 850 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); GetValueForVariableExpressionPath() local |
/llvm-project/lldb/source/DataFormatters/ | ||
H A D | ValueObjectPrinter.cpp | 135 ValueObject *synthetic = m_cached_valobj->GetSyntheticValue().get(); in SetupMostSpecializedValue() local |
/llvm-project/lldb/source/API/ | ||
H A D | SBValue.cpp | 531 lldb::SBTypeSynthetic synthetic; GetTypeSynthetic() local |