Home | History | Annotate | Download | only in Sema

Lines Matching refs:canAssignObjCInterfaces

5612     if (Context.canAssignObjCInterfaces(LHSOPT, RHSOPT)) {
5614 } else if (Context.canAssignObjCInterfaces(RHSOPT, LHSOPT)) {