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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp29 LookupFieldBitOffset(CodeGen::CodeGenModule &CGM, const ObjCInterfaceDecl *OID, const ObjCImplementationDecl *ID, const ObjCIvarDecl *Ivar) argument
65 ComputeIvarBaseOffset(CodeGen::CodeGenModule &CGM, const ObjCInterfaceDecl *OID, const ObjCIvarDecl *Ivar) argument
72 ComputeIvarBaseOffset(CodeGen::CodeGenModule &CGM, const ObjCImplementationDecl *OID, const ObjCIvarDecl *Ivar) argument
86 EmitValueForIvarAtOffset(CodeGen::CodeGenFunction &CGF, const ObjCInterfaceDecl *OID, llvm::Value *BaseValue, const ObjCIvarDecl *Ivar, unsigned CVRQualifiers, llvm::Value *Offset) argument
H A DCGObjC.cpp320 ObjCInterfaceDecl *OID = 0; local
H A DCGObjCGNU.cpp2083 llvm::Constant *CGObjCGNU::GeneratePropertyList(const ObjCImplementationDecl *OID, argument
2162 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { argument
1057 GetClass(CodeGenFunction &CGF, const ObjCInterfaceDecl *OID) argument
2834 FindIvarInterface(ASTContext &Context, const ObjCInterfaceDecl *OID, const ObjCIvarDecl *OIVD) argument
[all...]
H A DCGObjCMac.cpp3317 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
1700 hasObjCExceptionAttribute(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
5703 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
5781 GetClassSizeInfo(const ObjCImplementationDecl *OID, uint32_t &InstanceStart, uint32_t &InstanceSize) argument
6181 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp951 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { argument
975 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { argument
[all...]
H A DDeclObjC.cpp219 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(this); local
793 createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
H A DASTContext.cpp4959 const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container); local
5019 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp145 const ObjCInterfaceDecl *OID = ObjTy->getInterface(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp758 static std::string getIvarAccessString(ObjCIvarDecl *OID) { argument
787 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); local
1176 RewriteImplementationDecl(Decl *OID) argument
[all...]
H A DRewriteModernObjC.cpp954 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); local
1372 void RewriteModernObjC::RewriteImplementationDecl(Decl *OID) { argument
7269 hasObjCExceptionAttribute(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
[all...]
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1648 #define OID 0x0f macro
H A Daic79xx_reg.h3716 #define OID 0x0f macro

Completed in 327 milliseconds