Home
last modified time | relevance | path

Searched refs:LookupInObjCMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp2508 ExprResult E(LookupInObjCMethod(R, S, II, true)); in ActOnIdExpression()
2592 ExprResult E(LookupInObjCMethod(R, S, Ivar->getIdentifier())); in ActOnIdExpression()
2893 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S, in LookupInObjCMethod() function in Sema
H A DSemaExprCXX.cpp8041 return SemaRef.LookupInObjCMethod(R, Consumer.getScope(), in attemptRecovery()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5102 ExprResult LookupInObjCMethod(LookupResult &LookUp, Scope *S,