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