Home
last modified time | relevance | path

Searched refs:FindPropertyImplDecl (Results 1 – 12 of 12) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1358 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1397 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1687 if (IMPDecl->FindPropertyImplDecl( in DefaultSynthesizeProperties()
1991 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
DSemaDeclObjC.cpp3804 = IC->FindPropertyImplDecl(Property->getIdentifier(), in ActOnAtEnd()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1577 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1616 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1916 if (IMPDecl->FindPropertyImplDecl( in DefaultSynthesizeProperties()
2226 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
DSemaDeclObjC.cpp4088 = IC->FindPropertyImplDecl(Property->getIdentifier(), in ActOnAtEnd()
/external/clang/lib/AST/
DDeclObjC.cpp2050 FindPropertyImplDecl(IdentifierInfo *Id, in FindPropertyImplDecl() function in ObjCImplDecl
DASTImporter.cpp4280 = InImpl->FindPropertyImplDecl(Property->getIdentifier(), in VisitObjCPropertyImplDecl()
/external/clang/include/clang/AST/
DDeclObjC.h2342 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp2167 FindPropertyImplDecl(IdentifierInfo *Id, in FindPropertyImplDecl() function in ObjCImplDecl
DASTImporter.cpp5112 = InImpl->FindPropertyImplDecl(Property->getIdentifier(), in VisitObjCPropertyImplDecl()
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2464 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/external/clang/lib/ARCMigrate/
DObjCMT.cpp617 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp620 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()