Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:StartObjCMethod

435 /// StartObjCMethod - Begin emission of an ObjCMethod. This generates
438 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD,
479 StartObjCMethod(OMD, OMD->getClassInterface(), OMD->getLocStart());
711 StartObjCMethod(OMD, IMP->getClassInterface(), OMD->getLocStart());
1219 StartObjCMethod(OMD, IMP->getClassInterface(), OMD->getLocStart());
1297 StartObjCMethod(MD, IMP->getClassInterface(), MD->getLocStart());