Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp750 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod() function in CodeGenFunction
805 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()
H A DCodeGenFunction.h2043 void StartObjCMethod(const ObjCMethodDecl *MD, const ObjCContainerDecl *CD);