Searched refs:StartObjCMethod (Results 1 – 2 of 2) sorted by relevance
751 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod() function in CodeGenFunction806 StartObjCMethod(OMD, OMD->getClassInterface()); in GenerateObjCMethod()1052 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter()1588 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter()1666 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod()
2101 void StartObjCMethod(const ObjCMethodDecl *MD, const ObjCContainerDecl *CD);