Searched defs:OID (Results 1 – 13 of 13) sorted by relevance
32 const ObjCInterfaceDecl *OID, in LookupFieldBitOffset()68 const ObjCInterfaceDecl *OID, in ComputeIvarBaseOffset()75 const ObjCImplementationDecl *OID, in ComputeIvarBaseOffset()82 const ObjCInterfaceDecl *OID, in EmitValueForIvarAtOffset()
835 const ObjCInterfaceDecl *OID) { in GetClass()1861 llvm::Constant *CGObjCGNU::GeneratePropertyList(const ObjCImplementationDecl *OID, in GeneratePropertyList()1942 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass()2625 const ObjCInterfaceDecl *OID, in FindIvarInterface()
1547 const ObjCInterfaceDecl *OID) { in hasObjCExceptionAttribute()2164 if (const ObjCInterfaceDecl *OID = dyn_cast<ObjCInterfaceDecl>(OCD)) { in EmitPropertyList() local2634 const ObjCInterfaceDecl *OID = ID->getClassInterface(); in EmitIvarList() local5012 const ObjCInterfaceDecl *OID = ID->getClassInterface(); in BuildClassRoTInitializer() local5088 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()5462 const ObjCInterfaceDecl *OID = ID->getClassInterface(); in EmitIvarList() local
150 if (const ObjCImplementationDecl *OID = in getObjCMethodName() local153 } else if (const ObjCInterfaceDecl *OID = in getObjCMethodName() local
291 ObjCInterfaceDecl *OID = 0; in EmitObjCMessageExpr() local
883 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { in VisitObjCImplementationDecl()896 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl()
117 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(this); in FindPropertyDeclaration() local615 const ObjCInterfaceDecl *OID) { in createImplicitParams()
4240 const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container); in getObjCEncodingForPropertyDecl() local4296 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl() local
160 unsigned long OID[16]; member
770 static std::string getIvarAccessString(ObjCIvarDecl *OID) { in getIvarAccessString()799 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); in RewritePropertyImplDecl() local1218 void RewriteModernObjC::RewriteImplementationDecl(Decl *OID) { in RewriteImplementationDecl()6721 const ObjCInterfaceDecl *OID) { in hasObjCExceptionAttribute()
752 static std::string getIvarAccessString(ObjCIvarDecl *OID) { in getIvarAccessString()781 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); in RewritePropertyImplDecl() local1171 void RewriteObjC::RewriteImplementationDecl(Decl *OID) { in RewriteImplementationDecl()
3048 ObjCProtocolDecl *OID = getCursorObjCProtocolRef(C).first; in clang_getCursorSpelling() local
10929 if (ObjCInterfaceDecl *OID = ObjCImplementation->getClassInterface()) { in SetIvarInitializers() local