Searched refs:LocalRHS (Results 1 – 2 of 2) sorted by relevance
7684 ExprResult LocalRHS = CallerRHS; in CheckSingleAssignmentConstraints() local7685 ExprResult &RHS = ConvertRHS ? CallerRHS : LocalRHS; in CheckSingleAssignmentConstraints()
9407 ExprResult LocalRHS = CallerRHS; in CheckSingleAssignmentConstraints() local9408 ExprResult &RHS = ConvertRHS ? CallerRHS : LocalRHS; in CheckSingleAssignmentConstraints()