Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1546 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1585 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1885 if (IMPDecl->FindPropertyImplDecl( in DefaultSynthesizeProperties()
2195 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
H A DSemaDeclObjC.cpp4109 = IC->FindPropertyImplDecl(Property->getIdentifier(), in ActOnAtEnd()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2245 FindPropertyImplDecl(IdentifierInfo *Id, in FindPropertyImplDecl() function in ObjCImplDecl
H A DASTImporter.cpp5832 = InImpl->FindPropertyImplDecl(Property->getIdentifier(), in VisitObjCPropertyImplDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2501 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp616 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()