Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2775 ExprResult E(LookupInObjCMethod(R, S, II, true)); in ActOnIdExpression()
2860 ExprResult E(LookupInObjCMethod(R, S, Ivar->getIdentifier())); in ActOnIdExpression()
3165 Sema::LookupInObjCMethod(LookupResult &Lookup, Scope *S, in LookupInObjCMethod() function in Sema
H A DSemaExprCXX.cpp8459 return SemaRef.LookupInObjCMethod(R, Consumer.getScope(), in attemptRecovery()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5690 ExprResult LookupInObjCMethod(LookupResult &LookUp, Scope *S,