/external/droiddriver/src/io/appium/droiddriver/scroll/ |
D | SentinelStrategy.java | 43 public static abstract class Getter implements Finder { class in SentinelStrategy 46 protected Getter() { in Getter() method in SentinelStrategy.Getter 51 protected Getter(Predicate<? super UiElement> predicate) { in Getter() method in SentinelStrategy.Getter
|
/external/llvm/include/llvm/Support/ |
D | Registry.h | 130 GetRegistry Getter = in import() local
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 471 void Getter() { in Getter() function 813 void Getter() { in Getter() function 913 void Getter() { in Getter() function 1431 void Getter() { in Getter() function 1473 void Getter() { in Getter() function 1852 void Getter() { in Getter() function 1954 void Getter() { in Getter() function 2061 void Getter() { in Getter() function 2172 void Getter() { in Getter() function 2210 void Getter() { in Getter() function [all …]
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 269 ObjCMethodDecl *Getter; member in __anon199b8dfb0111::ObjCPropertyOpBuilder 1123 ObjCMethodDecl *Getter = S.LookupMethodInObjectType(GetterSelector, ContainerT, in CheckKeyForObjCARCConversion() local
|
D | SemaExprObjC.cpp | 1818 ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel); in HandleExprPropertyRefExpr() local 1989 ObjCMethodDecl *Getter = IFace->lookupClassMethod(Sel); in ActOnClassPropertyRefExpr() local 3814 if (ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) in CheckObjCBridgeRelatedCast() local
|
D | SemaExprMember.cpp | 1584 ObjCMethodDecl *Getter; in LookupMemberExpr() local
|
D | SemaCodeComplete.cpp | 4949 CodeCompletionBuilder Getter(Results.getAllocator(), in CodeCompleteObjCPropertyFlags() local
|
D | TreeTransform.h | 2962 ObjCMethodDecl *Getter, in RebuildObjCPropertyRefExpr()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1771 const ObjCMethodDecl *Getter) { in hasDefaultGetterName() 1933 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local 2022 ObjCMethodDecl *Getter = PD->getGetterMethodDecl(); in CreateTypeDefinition() local
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 837 if (ObjCMethodDecl *Getter = D->getGetterMethodDecl()) { in handleObjCProperty() local
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 2313 IdentifierInfo *Getter, in Create()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 5367 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 5645 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
D | RewriteModernObjC.cpp | 7049 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCClassMetaData() local 7299 if (ObjCMethodDecl *Getter = PD->getGetterMethodDecl()) in RewriteObjCCategoryImplDecl() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 452 static void rewriteToObjCProperty(const ObjCMethodDecl *Getter, in rewriteToObjCProperty()
|
/external/clang/include/clang/AST/ |
D | DeclCXX.h | 3399 IdentifierInfo *Getter, IdentifierInfo *Setter) in MSPropertyDecl()
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 1046 ObjCMethodDecl *Getter = ReadDeclAs<ObjCMethodDecl>(Record, Idx); in VisitObjCPropertyRefExpr() local
|