Searched refs:StartObjCMethod (Results 1 – 2 of 2) sorted by relevance
750 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod() function in CodeGenFunction805 StartObjCMethod(OMD, OMD->getClassInterface()); in GenerateObjCMethod()1049 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter()1581 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter()1659 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod()
2043 void StartObjCMethod(const ObjCMethodDecl *MD, const ObjCContainerDecl *CD);