Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2031 void CGObjCGNU::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
2627 const ObjCCategoryImplDecl *OCD = in GenerateMethod() local
DCGObjCMac.cpp2809 const ObjCContainerDecl *OCD, in EmitPropertyList()
2931 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
5969 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory()
DCGDebugInfo.cpp204 } else if (const ObjCCategoryImplDecl *OCD = in getObjCMethodName() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2503 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnAtEnd() local
3080 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in ActOnMethodDeclaration() local
DSemaCodeComplete.cpp6875 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in CodeCompleteObjCMethodDecl() local
DSemaDecl.cpp10804 DeclContext *OCD = cast<DeclContext>(IDecl); in ActOnObjCContainerStartDefinition() local
DSemaOverload.cpp9080 OverloadCandidateDisplayKind OCD, in NoteCandidates()
/external/clang/lib/AST/
DDeclObjC.cpp243 const ObjCCategoryDecl *OCD = cast<ObjCCategoryDecl>(this); in FindPropertyDeclaration() local