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);
51 void SBExpressionOptions::SetCoerceResultToId(bool coerce) { in SetCoerceResultToId() function in SBExpressionOptions52 LLDB_RECORD_METHOD(void, SBExpressionOptions, SetCoerceResultToId, (bool), in SetCoerceResultToId()301 LLDB_REGISTER_METHOD(void, SBExpressionOptions, SetCoerceResultToId, in RegisterMethods()
30 void SetCoerceResultToId(bool coerce = true);
23177 (arg1)->SetCoerceResultToId(arg2); in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0()23200 (arg1)->SetCoerceResultToId(); in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1()