Home | History | Annotate | Download | only in AST

Lines Matching defs:OID

4799       const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container);
4801 i = OID->propimpl_begin(), e = OID->propimpl_end();
4855 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl();
4857 S += OID->getNameAsString();