Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp890 DeclResult Ivar = LookupIvarInObjCMethod(Result, S, Name); in ClassifyName()
1004 LookupIvarInObjCMethod(Result, S, Ivar->getIdentifier()); in ClassifyName()
H A DSemaExpr.cpp2756 DeclResult Sema::LookupIvarInObjCMethod(LookupResult &Lookup, Scope *S, in LookupIvarInObjCMethod() function in Sema
2896 DeclResult Ivar = LookupIvarInObjCMethod(Lookup, S, II); in LookupInObjCMethod()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5098 DeclResult LookupIvarInObjCMethod(LookupResult &Lookup, Scope *S,