Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupInObjCMethod

713     ExprResult E = LookupInObjCMethod(Result, S, Name, true);
811 // LookupInObjCMethod build the appropriate expression to
816 LookupInObjCMethod(Result, S, Ivar->getIdentifier()));