Home | History | Annotate | Download | only in AST

Lines Matching refs:Synthesize

3592   // Import the ivar (for an @synthesize).
3615 // Check that we have the same kind of property implementation (@synthesize
3630 // For @synthesize, check that we have the same
3631 if (D->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize &&