Searched refs:DoesCoerceToId (Results 1 – 3 of 3) sorted by relevance
48 return m_opaque_up->DoesCoerceToId(); in GetCoerceResultToId()
164 const ResultType desired_type = options.DoesCoerceToId() in Evaluate()
275 bool DoesCoerceToId() const { return m_coerce_to_id; } in DoesCoerceToId() function