Home
last modified time | relevance | path

Searched refs:StartObjCMethod (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjC.cpp518 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod() function in CodeGenFunction
559 StartObjCMethod(OMD, OMD->getClassInterface()); in GenerateObjCMethod()
802 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter()
1328 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter()
1406 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod()
DCodeGenFunction.h1310 void StartObjCMethod(const ObjCMethodDecl *MD, const ObjCContainerDecl *CD);