Searched refs:SETTER_CALL_RETURN (Results 1 – 2 of 2) sorted by relevance
4495 } else if (state->inlining_kind() == SETTER_CALL_RETURN) { in VisitReturnStatement()8297 } else if (state->inlining_kind() == SETTER_CALL_RETURN) { in TryInline()8399 id, assignment_id, SETTER_CALL_RETURN, in TryInlineSetter()12669 } else if (inlining_kind == SETTER_CALL_RETURN) { in CopyForInlining()
1745 SETTER_CALL_RETURN // Use the RHS of the assignment as the return value. enumerator