Searched defs:OID (Results 1 - 14 of 14) sorted by path

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_reg.h3716 #define OID 0x0f macro
H A Daic7xxx_reg.h1648 #define OID 0x0f macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6662 const auto *OID = cast<ObjCImplementationDecl>(Container); local
6754 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); local
H A DDeclObjC.cpp271 const auto *OID = cast<ObjCInterfaceDecl>(this); local
1089 getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID, bool &selfIsPseudoStrong, bool &selfIsConsumed) const argument
1134 createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
H A DDeclPrinter.cpp1296 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { argument
1327 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { argument
[all...]
H A DRecordLayoutBuilder.cpp3178 uint64_t ASTContext::lookupFieldBitOffset(const ObjCInterfaceDecl *OID, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp850 const ObjCInterfaceDecl *OID = D->getClassInterface(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp537 ObjCInterfaceDecl *OID = nullptr; local
434 GeneratePossiblySpecializedMessageSend( CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &Args, const ObjCInterfaceDecl *OID, const ObjCMethodDecl *Method, bool isClassMessage) argument
H A DCGObjCGNU.cpp1231 const ObjCInterfaceDecl *OID = nullptr; local
2292 GetClass(CodeGenFunction &CGF, const ObjCInterfaceDecl *OID) argument
3379 GenerateClass(const ObjCImplementationDecl *OID) argument
4059 FindIvarInterface(ASTContext &Context, const ObjCInterfaceDecl *OID, const ObjCIvarDecl *OIVD) argument
[all...]
H A DCGObjCMac.cpp3825 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
1856 hasObjCExceptionAttribute(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
4072 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(CD); local
6393 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
6473 GetClassSizeInfo(const ObjCImplementationDecl *OID, uint32_t &InstanceStart, uint32_t &InstanceSize) argument
6951 const ObjCInterfaceDecl *OID = ID->getClassInterface(); local
[all...]
H A DCGObjCRuntime.cpp29 ComputeIvarBaseOffset(CodeGen::CodeGenModule &CGM, const ObjCInterfaceDecl *OID, const ObjCIvarDecl *Ivar) argument
36 ComputeIvarBaseOffset(CodeGen::CodeGenModule &CGM, const ObjCImplementationDecl *OID, const ObjCIvarDecl *Ivar) argument
52 EmitValueForIvarAtOffset(CodeGen::CodeGenFunction &CGF, const ObjCInterfaceDecl *OID, llvm::Value *BaseValue, const ObjCIvarDecl *Ivar, unsigned CVRQualifiers, llvm::Value *Offset) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp144 const ObjCInterfaceDecl *OID = ObjTy->getInterface(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp939 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); local
1331 void RewriteModernObjC::RewriteImplementationDecl(Decl *OID) { argument
6992 hasObjCExceptionAttribute(ASTContext &Context, const ObjCInterfaceDecl *OID) argument
[all...]
H A DRewriteObjC.cpp756 static std::string getIvarAccessString(ObjCIvarDecl *OID) { argument
785 ObjCIvarDecl *OID = PID->getPropertyIvarDecl(); local
1165 RewriteImplementationDecl(Decl *OID) argument
[all...]

Completed in 428 milliseconds