Home | History | Annotate | Download | only in AST

Lines Matching refs:Synthesize

1042   if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize)
1043 Out << "@synthesize ";