Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckSingleAssignmentConstraints

2380       CheckSingleAssignmentConstraints(DestTy, ExprRes);
2689 // the C version of which boils down to CheckSingleAssignmentConstraints.
2981 // the C version of which boils down to CheckSingleAssignmentConstraints.