HomeSort by: relevance | last modified time | path
    Searched refs:LookupInObjCMethod (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 2508 ExprResult E(LookupInObjCMethod(R, S, II, true));
2588 // LookupInObjCMethod build the appropriate expression to
2592 ExprResult E(LookupInObjCMethod(R, S, Ivar->getIdentifier()));
2893 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S,
SemaExprCXX.cpp 8041 return SemaRef.LookupInObjCMethod(R, Consumer.getScope(),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 5102 ExprResult LookupInObjCMethod(LookupResult &LookUp, Scope *S,

Completed in 85 milliseconds