Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1568 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1607 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { in ActOnPropertyImplDecl()
1905 if (IMPDecl->FindPropertyImplDecl( in DefaultSynthesizeProperties()
2214 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl( in AtomicPropertySetterGetterRules()
H A DSemaDeclObjC.cpp4104 = IC->FindPropertyImplDecl(Property->getIdentifier(), in ActOnAtEnd()
/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp2259 FindPropertyImplDecl(IdentifierInfo *Id, in FindPropertyImplDecl() function in ObjCImplDecl
H A DASTImporter.cpp5515 = InImpl->FindPropertyImplDecl(Property->getIdentifier(), in VisitObjCPropertyImplDecl()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h2490 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp619 if (!ImpDecl->FindPropertyImplDecl( in ClassImplementsAllMethodsAndProperties()