/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1245 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 …]
|
D | SemaExprObjC.cpp | 738 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression() argument 763 getterMethod, setterMethod, RB); in BuildObjCSubscriptExpression()
|
D | TreeTransform.h | 2841 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr() argument 2844 getterMethod, setterMethod); in RebuildObjCSubscriptRefExpr()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1442 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 …]
|
D | SemaExprObjC.cpp | 765 ObjCMethodDecl *getterMethod, in BuildObjCSubscriptExpression() argument 790 getterMethod, setterMethod, RB); in BuildObjCSubscriptExpression()
|
D | TreeTransform.h | 3338 ObjCMethodDecl *getterMethod, in RebuildObjCSubscriptRefExpr() argument 3341 getterMethod, setterMethod); in RebuildObjCSubscriptRefExpr()
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 884 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/ |
D | CGObjC.cpp | 1132 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/ |
D | byte-buddy-1.8.15.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/clang/include/clang/Sema/ |
D | Sema.h | 5229 ObjCMethodDecl *getterMethod,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 6719 ObjCMethodDecl *getterMethod,
|
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/com.android. ... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |