Searched refs:SetCoerceResultToId (Results 1 – 4 of 4) sorted by relevance
30 …ts whether to coerce the expression result to ObjC id type after evaluation.") SetCoerceResultToId;33 SetCoerceResultToId (bool coerce = true);
30 void SetCoerceResultToId(bool coerce = true);
134 opts.SetCoerceResultToId(True)
46 void SBExpressionOptions::SetCoerceResultToId(bool coerce) { in SetCoerceResultToId() function in SBExpressionOptions