Home
last modified time | relevance | path

Searched defs:OCD (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2030 void CGObjCGNU::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
2617 const ObjCCategoryImplDecl *OCD = in GenerateMethod() local
DCGObjCMac.cpp2909 const ObjCContainerDecl *OCD, in EmitPropertyList()
3034 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
6102 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
DCGDebugInfo.cpp235 } else if (const ObjCCategoryImplDecl *OCD = in getObjCMethodName() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3557 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnAtEnd() local
4147 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnMethodDeclaration() local
DSemaCodeComplete.cpp7032 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in CodeCompleteObjCMethodDecl() local
DSemaOverload.cpp9918 OverloadCandidateDisplayKind OCD, in NoteCandidates()
DSemaDecl.cpp12681 DeclContext *OCD = cast<DeclContext>(IDecl); in ActOnObjCContainerStartDefinition() local
/external/clang/lib/AST/
DDeclObjC.cpp246 const ObjCCategoryDecl *OCD = cast<ObjCCategoryDecl>(this); in FindPropertyDeclaration() local