Searched defs:synthetic (Results 1 – 6 of 6) sorted by relevance
295 public boolean synthetic() { in synthetic() method in TypeBoundClass.ParamInfo
505 bool synthetic = GetRegisterValue(*reg_info, reg_value); in ReadRegister() local
134 ValueObject *synthetic = m_valobj->GetSyntheticValue().get(); in GetMostSpecializedValue() local
830 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local901 ValueObjectSP synthetic = valobj_sp->GetSyntheticValue(); in GetValueForVariableExpressionPath() local
545 lldb::SBTypeSynthetic synthetic; in GetTypeSynthetic() local
85 bool synthetic; member