Home | History | Annotate | Download | only in Sema

Lines Matching refs:canAssignObjCInterfaces

5218     if (Context.canAssignObjCInterfaces(LHSOPT, RHSOPT)) {
5220 } else if (Context.canAssignObjCInterfaces(RHSOPT, LHSOPT)) {