Home | History | Annotate | Download | only in AST

Lines Matching refs:Synthesize

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