Home
last modified time | relevance | path

Searched refs:FindPropertyImplDecl (Results 1 – 6 of 6) 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/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/clang/lib/ARCMigrate/
DObjCMT.cpp617 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()