Home | History | Annotate | Download | only in Sema

Lines Matching refs:canAssignObjCInterfaces

4893     if (Context.canAssignObjCInterfaces(LHSOPT, RHSOPT)) {
4895 } else if (Context.canAssignObjCInterfaces(RHSOPT, LHSOPT)) {