HomeSort by relevance Sort by last modified time
    Searched refs:SetCoerceResultToId (Results 1 - 3 of 3) sorted by null

  /external/lldb/scripts/Python/interface/
SBExpressionOptions.i 31 %feature("docstring", "Sets whether to coerce the expression result to ObjC id type after evaluation.") SetCoerceResultToId;
34 SetCoerceResultToId (bool coerce = true);
  /external/lldb/include/lldb/API/
SBExpressionOptions.h 36 SetCoerceResultToId (bool coerce = true);
  /external/lldb/source/API/
SBExpressionOptions.cpp 51 SBExpressionOptions::SetCoerceResultToId (bool coerce)

Completed in 487 milliseconds