reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2457 ObjCPropertyImplDecl *FindPropertyImplDecl(IdentifierInfo *propertyId,
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.cpp1518 = IC->FindPropertyImplDecl(PropertyId, QueryKind)) { 1557 CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) { 1852 if (IMPDecl->FindPropertyImplDecl( 2160 if (const ObjCPropertyImplDecl *PIDecl = IMPDecl->FindPropertyImplDecl(