reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/DeclObjC.h
 2457   ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  628         if (!ImpDecl->FindPropertyImplDecl(
tools/clang/lib/AST/ASTImporter.cpp
 4884     = InImpl->FindPropertyImplDecl(Property->getIdentifier(),
tools/clang/lib/Sema/SemaDeclObjC.cpp
 3997               = IC->FindPropertyImplDecl(Property->getIdentifier(),
tools/clang/lib/Sema/SemaObjCProperty.cpp
 1518         = IC->FindPropertyImplDecl(PropertyId, QueryKind)) {
 1557         CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) {
 1852     if (IMPDecl->FindPropertyImplDecl(
 2160     if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl(