Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupInObjCMethod

617     ExprResult E = LookupInObjCMethod(Result, S, Name, true);
722 // LookupInObjCMethod build the appropriate expression to
727 ExprResult E(LookupInObjCMethod(Result, S, Ivar->getIdentifier()));