Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OID

2706     if (ObjCImplDecl *OID = dyn_cast<ObjCImplDecl>(*I)) {
2707 for (ObjCContainerDecl::method_iterator M = OID->meth_begin(),
2708 MEnd = OID->meth_end();