Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2040 void CGObjCGNU::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
2624 const ObjCCategoryImplDecl *OCD = in GenerateMethod() local
DCGObjCMac.cpp2943 const ObjCContainerDecl *OCD, in EmitPropertyList()
3086 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
6168 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
DCGDebugInfo.cpp238 } else if (const ObjCCategoryImplDecl *OCD = in getObjCMethodName() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3705 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnAtEnd() local
4296 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnMethodDeclaration() local
DSemaCodeComplete.cpp7052 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in CodeCompleteObjCMethodDecl() local
DSemaDecl.cpp13131 DeclContext *OCD = cast<DeclContext>(IDecl); in ActOnObjCContainerStartDefinition() local
DSemaOverload.cpp10074 OverloadCandidateDisplayKind OCD, in NoteCandidates()
/external/clang/lib/AST/
DDeclObjC.cpp270 const ObjCCategoryDecl *OCD = cast<ObjCCategoryDecl>(this); in FindPropertyDeclaration() local