Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp752 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod() function in CodeGenFunction
808 StartObjCMethod(OMD, OMD->getClassInterface()); in GenerateObjCMethod()
1055 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter()
1634 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter()
1712 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod()
H A DCodeGenFunction.h2260 void StartObjCMethod(const ObjCMethodDecl *MD, const ObjCContainerDecl *CD);