Searched defs:OCD (Results 1 – 8 of 8) sorted by relevance
2553 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnAtEnd() local3061 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnMethodDeclaration() local
6802 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in CodeCompleteObjCMethodDecl() local
9444 OverloadCandidateDisplayKind OCD, in NoteCandidates()
11525 DeclContext *OCD = cast<DeclContext>(IDecl); in ActOnObjCContainerStartDefinition() local
2002 void CGObjCGNU::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()2583 const ObjCCategoryImplDecl *OCD = in GenerateMethod() local
2801 const ObjCContainerDecl *OCD, in EmitPropertyList()2914 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()5956 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
202 } else if (const ObjCCategoryImplDecl *OCD = in getObjCMethodName() local
227 const ObjCCategoryDecl *OCD = cast<ObjCCategoryDecl>(this); in FindPropertyDeclaration() local