Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupInObjCMethod

1647       ExprResult E(LookupInObjCMethod(R, S, II, true));
1692 // LookupInObjCMethod build the appropriate expression to
1696 ExprResult E(LookupInObjCMethod(R, S, Ivar->getIdentifier()));
1788 /// LookupInObjCMethod - The parser has read a name in, and Sema has
1797 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S,