Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupInObjCMethod

1959       ExprResult E(LookupInObjCMethod(R, S, II, true));
2011 // LookupInObjCMethod build the appropriate expression to
2015 LookupInObjCMethod(R, S, Ivar->getIdentifier()));
2133 /// LookupInObjCMethod - The parser has read a name in, and Sema has
2142 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S,