Home
last modified time | relevance | path

Searched defs:getterMethod (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1434 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local
H A DSemaExprObjC.cpp765 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression()
H A DTreeTransform.h3427 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1133 ObjCMethodDecl *getterMethod = propImpl->getGetterMethodDecl(); in generateObjCGetterBody() local