Searched refs:SetCoerceResultToId (Results 1 – 3 of 3) 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);
46 void SBExpressionOptions::SetCoerceResultToId(bool coerce) { in SetCoerceResultToId() function in SBExpressionOptions