Home | History | Annotate | Download | only in AST

Lines Matching defs:OID

4240       const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container);
4242 i = OID->propimpl_begin(), e = OID->propimpl_end();
4296 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl();
4298 S += OID->getNameAsString();