Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupPrivateMethod

1432         Getter = IFace->lookupPrivateMethod(Sel, false);
1443 Setter = IFace->lookupPrivateMethod(SetterSel, false);