Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp32 const ObjCInterfaceDecl *OID, in LookupFieldBitOffset()
69 const ObjCInterfaceDecl *OID, in ComputeIvarBaseOffset()
76 const ObjCImplementationDecl *OID, in ComputeIvarBaseOffset()
83 const ObjCInterfaceDecl *OID, in EmitValueForIvarAtOffset()
DCGObjCGNU.cpp806 const ObjCInterfaceDecl *OID) { in GetClass()
1743 llvm::Constant *CGObjCGNU::GeneratePropertyList(const ObjCImplementationDecl *OID, in GeneratePropertyList()
1815 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass()
2433 const ObjCInterfaceDecl *OID, in FindIvarInterface()
DCGObjCMac.cpp1384 const ObjCInterfaceDecl *OID) { in hasObjCExceptionAttribute()
1960 if (const ObjCInterfaceDecl *OID = dyn_cast<ObjCInterfaceDecl>(OCD)) { in EmitPropertyList() local
2410 ObjCInterfaceDecl *OID = in EmitIvarList() local
4813 const ObjCInterfaceDecl *OID = ID->getClassInterface(); in BuildClassRoTInitializer() local
4888 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()
5261 ObjCInterfaceDecl *OID = in EmitIvarList() local
DCGDebugInfo.cpp104 if (const ObjCImplementationDecl *OID = in getObjCMethodName() local
107 } else if (const ObjCInterfaceDecl *OID = in getObjCMethodName() local
DCGObjC.cpp104 ObjCInterfaceDecl *OID = 0; in EmitObjCMessageExpr() local
/external/clang/lib/AST/
DDeclPrinter.cpp805 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { in VisitObjCImplementationDecl()
818 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl()
DDeclObjC.cpp114 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(this); in FindPropertyDeclaration() local
491 const ObjCInterfaceDecl *OID) { in createImplicitParams()
DASTContext.cpp4136 const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container); in getObjCEncodingForPropertyDecl() local
4191 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl() local
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_hash.h160 unsigned long OID[16]; member
/external/clang/lib/Rewrite/
DRewriteObjC.cpp758 static std::string getIvarAccessString(ObjCIvarDecl *OID) { in getIvarAccessString()
787 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); in RewritePropertyImplDecl() local
1153 void RewriteObjC::RewriteImplementationDecl(Decl *OID) { in RewriteImplementationDecl()
/external/clang/tools/libclang/
DCIndex.cpp3075 ObjCProtocolDecl *OID = getCursorObjCProtocolRef(C).first; in clang_getCursorSpelling() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp9081 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers() local