Home | History | Annotate | Download | only in AST

Lines Matching refs:Dynamic

3841     // vs. @dynamic).
3847 == ObjCPropertyImplDecl::Dynamic);
3851 << (D->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic);