Searched refs:GetEnableSyntheticValue (Results 1 – 4 of 4) sorted by relevance
127 GetEnableSyntheticValue () const;
1305 bool use_synthetic = target_sp->TargetProperties::GetEnableSyntheticValue(); in SetSP()1323 bool use_synthetic = target_sp->TargetProperties::GetEnableSyntheticValue(); in SetSP()
2658 TargetProperties::GetEnableSyntheticValue () const in GetEnableSyntheticValue() function in TargetProperties
2214 …if (target_sp && (target_sp->GetEnableSyntheticValue() == false || target_sp->GetSuppressSynthetic… in CalculateSyntheticValue()