Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.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()
HDSemaDeclObjC.cpp4109 = IC->FindPropertyImplDecl(Property->getIdentifier(), in ActOnAtEnd()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp2245 FindPropertyImplDecl(IdentifierInfo *Id, in FindPropertyImplDecl() function in ObjCImplDecl
HDASTImporter.cpp5832 = InImpl->FindPropertyImplDecl(Property->getIdentifier(), in VisitObjCPropertyImplDecl()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h2501 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/freebsd-head/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp616 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()