Searched defs:OMD (Results 1 – 12 of 12) sorted by relevance
371 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in EmitObjCMessageExpr() local438 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod()478 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod()709 ObjCMethodDecl *OMD = PD->getGetterMethodDecl(); in GenerateObjCGetter() local921 static void emitStructSetterCall(CodeGenFunction &CGF, ObjCMethodDecl *OMD, in emitStructSetterCall()965 ObjCMethodDecl *OMD, in emitCPPObjectAtomicSetterCall()1217 ObjCMethodDecl *OMD = PD->getSetterMethodDecl(); in GenerateObjCSetter() local1348 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in LoadObjCSelf() local1353 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in TypeOfSelfObject() local
2532 ObjCImplementationDecl *OMD = cast<ObjCImplementationDecl>(D); in EmitTopLevelDecl() local2546 ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(D); in EmitTopLevelDecl() local
145 StringRef CGDebugInfo::getObjCMethodName(const ObjCMethodDecl *OMD) { in getObjCMethodName()2028 } else if (const ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(D)) { in EmitFunctionStart() local
2723 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod()4131 const ObjCImplementationDecl *OMD, in BuildIvarLayout()
2403 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod()
392 if (ObjCMethodDecl *OMD = PDecl->getInstanceMethod(Sel)) in FindGetterSetterNameDeclFromProtocolList() local418 if (ObjCMethodDecl *OMD = (*I)->getInstanceMethod(Sel)) { in FindGetterSetterNameDecl() local1288 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(PMDecl)) { in LookupMemberExpr() local
1197 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(CurContext)) { in isPropertyReadonly() local
611 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(D)) { in clang_getDeclObjCTypeEncoding() local
3013 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(ND)) in getDeclSpelling() local
851 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl()
1068 ObjCMethodDecl *OMD, in RewriteObjCMethodDecl()1182 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local1197 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local2971 if (ObjCMethodDecl *OMD = Exp->getMethodDecl()) { in SynthMessageExpr() local
1115 ObjCMethodDecl *OMD, in RewriteObjCMethodDecl()1243 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local1258 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local3305 if (ObjCMethodDecl *OMD = Exp->getMethodDecl()) { in SynthMessageExpr() local