Searched defs:setterMethod (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjC.cpp1089 ObjCMethodDecl *setterMethod = prop->getSetterMethodDecl(); local
1099 emitCPPObjectAtomicSetterCall(*this, setterMethod, ivar,
1111 llvm::Value *argAddr = LocalDeclMap[*setterMethod->param_begin()];
1165 Builder.CreateLoad(LocalDeclMap[setterMethod->getCmdDecl()]);
1170 llvm::Value *arg = LocalDeclMap[*setterMethod->param_begin()];
1202 emitStructSetterCall(*this, setterMethod, ivar);
1210 ValueDecl *selfDecl = setterMethod->getSelfDecl();
1220 ParmVarDecl *argDecl = *setterMethod->param_begin();
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp607 ObjCMethodDecl *setterMethod) {
631 setterMethod, RB);
604 BuildObjCSubscriptExpression(SourceLocation RB, Expr *BaseExpr, Expr *IndexExpr, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument
H A DTreeTransform.h2571 ObjCMethodDecl *setterMethod) {
2573 getterMethod, setterMethod);
2568 RebuildObjCSubscriptRefExpr(SourceLocation RB, Expr *Base, Expr *Key, ObjCMethodDecl *getterMethod, ObjCMethodDecl *setterMethod) argument
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 189 milliseconds