Home
last modified time | relevance | path

Searched refs:getterMethod (Results 1 – 14 of 14) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1245 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local
1246 getterMethod->createImplicitParams(Context, IDecl); in ActOnPropertyImplDecl()
1252 SynthesizedFunctionScope Scope(*this, getterMethod); in ActOnPropertyImplDecl()
1253 ImplicitParamDecl *SelfDecl = getterMethod->getSelfDecl(); in ActOnPropertyImplDecl()
1270 getterMethod->getReturnType(), in ActOnPropertyImplDecl()
1281 !getterMethod->hasAttr<NSReturnsNotRetainedAttr>()) { in ActOnPropertyImplDecl()
1282 Diag(getterMethod->getLocation(), in ActOnPropertyImplDecl()
1287 switch (getterMethod->getMethodFamily()) { in ActOnPropertyImplDecl()
1292 Diag(getterMethod->getLocation(), diag::err_arc_illegal_method_def) in ActOnPropertyImplDecl()
1293 << 1 << getterMethod->getSelector(); in ActOnPropertyImplDecl()
[all …]
DSemaExprObjC.cpp738 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression() argument
763 getterMethod, setterMethod, RB); in BuildObjCSubscriptExpression()
DTreeTransform.h2841 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr() argument
2844 getterMethod, setterMethod); in RebuildObjCSubscriptRefExpr()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1442 if (ObjCMethodDecl *getterMethod = property->getGetterMethodDecl()) { in ActOnPropertyImplDecl() local
1443 getterMethod->createImplicitParams(Context, IDecl); in ActOnPropertyImplDecl()
1449 getterMethod->getSelector(), getterMethod->isInstanceMethod()); in ActOnPropertyImplDecl()
1451 OMD = RedeclarePropertyAccessor(Context, IC, getterMethod, AtLoc, in ActOnPropertyImplDecl()
1461 SynthesizedFunctionScope Scope(*this, getterMethod); in ActOnPropertyImplDecl()
1462 ImplicitParamDecl *SelfDecl = getterMethod->getSelfDecl(); in ActOnPropertyImplDecl()
1478 getterMethod->getReturnType(), in ActOnPropertyImplDecl()
1489 !getterMethod->hasAttr<NSReturnsNotRetainedAttr>()) { in ActOnPropertyImplDecl()
1490 Diag(getterMethod->getLocation(), in ActOnPropertyImplDecl()
1495 switch (getterMethod->getMethodFamily()) { in ActOnPropertyImplDecl()
[all …]
DSemaExprObjC.cpp765 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression() argument
790 getterMethod, setterMethod, RB); in BuildObjCSubscriptExpression()
DTreeTransform.h3338 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr() argument
3341 getterMethod, setterMethod); in RebuildObjCSubscriptRefExpr()
/external/clang/lib/CodeGen/
DCGObjC.cpp884 ObjCMethodDecl *getterMethod = prop->getGetterMethodDecl(); in generateObjCGetterBody() local
913 llvm::Type *retTy = ConvertType(getterMethod->getReturnType()); in generateObjCGetterBody()
941 Builder.CreateLoad(GetAddrOfLocalVar(getterMethod->getCmdDecl()), "cmd"); in generateObjCGetterBody()
968 getTypes().ConvertType(getterMethod->getReturnType()))); in generateObjCGetterBody()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1132 ObjCMethodDecl *getterMethod = propImpl->getGetterMethodDecl(); in generateObjCGetterBody() local
1161 llvm::Type *retTy = ConvertType(getterMethod->getReturnType()); in generateObjCGetterBody()
1190 Builder.CreateLoad(GetAddrOfLocalVar(getterMethod->getCmdDecl()), "cmd"); in generateObjCGetterBody()
1216 getTypes().ConvertType(getterMethod->getReturnType()))); in generateObjCGetterBody()
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/clang/include/clang/Sema/
DSema.h5229 ObjCMethodDecl *getterMethod,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6719 ObjCMethodDecl *getterMethod,
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...