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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1568 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) {
1607 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) {
1905 if (IMPDecl->FindPropertyImplDecl(
2214 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl(
H A DSemaDeclObjC.cpp4104 = IC->FindPropertyImplDecl(Property->getIdentifier(),
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h2490 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp619 if (!ImpDecl->FindPropertyImplDecl(
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp2255 /// FindPropertyImplDecl - This method looks up a previous ObjCPropertyImplDecl
2259 FindPropertyImplDecl(IdentifierInfo *Id, function in class:ObjCImplDecl
H A DASTImporter.cpp5515 = InImpl->FindPropertyImplDecl(Property->getIdentifier(),

Completed in 204 milliseconds