Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp962 DeclResult Ivar = LookupIvarInObjCMethod(Result, S, Name); in ClassifyName()
1080 LookupIvarInObjCMethod(Result, S, Ivar->getIdentifier()); in ClassifyName()
H A DSemaExpr.cpp3028 DeclResult Sema::LookupIvarInObjCMethod(LookupResult &Lookup, Scope *S, in LookupIvarInObjCMethod() function in Sema
3168 DeclResult Ivar = LookupIvarInObjCMethod(Lookup, S, II); in LookupInObjCMethod()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5686 DeclResult LookupIvarInObjCMethod(LookupResult &Lookup, Scope *S,