Searched refs:RightId (Results 1 – 3 of 3) sorted by relevance
826 int right_id = expr->RightId(); in VisitLogicalExpression()
1754 int RightId() const { return right_id_; } in RightId() function
6613 eval_right->SetJoinId(expr->RightId()); in VisitLogicalExpression()6667 right_block->SetJoinId(expr->RightId()); in VisitLogicalExpression()