Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupInObjCMethod

2076       ExprResult E(LookupInObjCMethod(R, S, II, true));
2123 // LookupInObjCMethod build the appropriate expression to
2127 ExprResult E(LookupInObjCMethod(R, S, Ivar->getIdentifier()));
2280 /// LookupInObjCMethod - The parser has read a name in, and Sema has
2289 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S,