Home
last modified time | relevance | path

Searched defs:OMD (Results 1 – 12 of 12) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjC.cpp371 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in EmitObjCMessageExpr() local
438 void CodeGenFunction::StartObjCMethod(const ObjCMethodDecl *OMD, in StartObjCMethod()
478 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod()
709 ObjCMethodDecl *OMD = PD->getGetterMethodDecl(); in GenerateObjCGetter() local
921 static void emitStructSetterCall(CodeGenFunction &CGF, ObjCMethodDecl *OMD, in emitStructSetterCall()
965 ObjCMethodDecl *OMD, in emitCPPObjectAtomicSetterCall()
1217 ObjCMethodDecl *OMD = PD->getSetterMethodDecl(); in GenerateObjCSetter() local
1348 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in LoadObjCSelf() local
1353 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl); in TypeOfSelfObject() local
DCodeGenModule.cpp2532 ObjCImplementationDecl *OMD = cast<ObjCImplementationDecl>(D); in EmitTopLevelDecl() local
2546 ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(D); in EmitTopLevelDecl() local
DCGDebugInfo.cpp145 StringRef CGDebugInfo::getObjCMethodName(const ObjCMethodDecl *OMD) { in getObjCMethodName()
2028 } else if (const ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(D)) { in EmitFunctionStart() local
DCGObjCMac.cpp2723 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod()
4131 const ObjCImplementationDecl *OMD, in BuildIvarLayout()
DCGObjCGNU.cpp2403 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod()
/external/clang/lib/Sema/
DSemaExprMember.cpp392 if (ObjCMethodDecl *OMD = PDecl->getInstanceMethod(Sel)) in FindGetterSetterNameDeclFromProtocolList() local
418 if (ObjCMethodDecl *OMD = (*I)->getInstanceMethod(Sel)) { in FindGetterSetterNameDecl() local
1288 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(PMDecl)) { in LookupMemberExpr() local
DSemaObjCProperty.cpp1197 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(CurContext)) { in isPropertyReadonly() local
/external/clang/tools/libclang/
DCXType.cpp611 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(D)) { in clang_getDeclObjCTypeEncoding() local
DCIndex.cpp3013 if (ObjCMethodDecl *OMD = dyn_cast<ObjCMethodDecl>(ND)) in getDeclSpelling() local
/external/clang/lib/AST/
DDeclPrinter.cpp851 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl()
/external/clang/lib/Rewrite/
DRewriteObjC.cpp1068 ObjCMethodDecl *OMD, in RewriteObjCMethodDecl()
1182 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local
1197 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local
2971 if (ObjCMethodDecl *OMD = Exp->getMethodDecl()) { in SynthMessageExpr() local
DRewriteModernObjC.cpp1115 ObjCMethodDecl *OMD, in RewriteObjCMethodDecl()
1243 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local
1258 ObjCMethodDecl *OMD = *I; in RewriteImplementationDecl() local
3305 if (ObjCMethodDecl *OMD = Exp->getMethodDecl()) { in SynthMessageExpr() local