Searched defs:OID (Results 1 – 12 of 12) sorted by relevance
32 const ObjCInterfaceDecl *OID, in LookupFieldBitOffset()69 const ObjCInterfaceDecl *OID, in ComputeIvarBaseOffset()76 const ObjCImplementationDecl *OID, in ComputeIvarBaseOffset()83 const ObjCInterfaceDecl *OID, in EmitValueForIvarAtOffset()
806 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()
1384 const ObjCInterfaceDecl *OID) { in hasObjCExceptionAttribute()1960 if (const ObjCInterfaceDecl *OID = dyn_cast<ObjCInterfaceDecl>(OCD)) { in EmitPropertyList() local2410 ObjCInterfaceDecl *OID = in EmitIvarList() local4813 const ObjCInterfaceDecl *OID = ID->getClassInterface(); in BuildClassRoTInitializer() local4888 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()5261 ObjCInterfaceDecl *OID = in EmitIvarList() local
104 if (const ObjCImplementationDecl *OID = in getObjCMethodName() local107 } else if (const ObjCInterfaceDecl *OID = in getObjCMethodName() local
104 ObjCInterfaceDecl *OID = 0; in EmitObjCMessageExpr() local
805 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { in VisitObjCImplementationDecl()818 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl()
114 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(this); in FindPropertyDeclaration() local491 const ObjCInterfaceDecl *OID) { in createImplicitParams()
4136 const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container); in getObjCEncodingForPropertyDecl() local4191 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl() local
160 unsigned long OID[16]; member
758 static std::string getIvarAccessString(ObjCIvarDecl *OID) { in getIvarAccessString()787 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); in RewritePropertyImplDecl() local1153 void RewriteObjC::RewriteImplementationDecl(Decl *OID) { in RewriteImplementationDecl()
3075 ObjCProtocolDecl *OID = getCursorObjCProtocolRef(C).first; in clang_getCursorSpelling() local
9081 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers() local