Home
last modified time | relevance | path

Searched defs:ThisAdjustment (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h91 struct ThisAdjustment { global() struct
94 NonVirtualThisAdjustment global() argument
98 VirtualAdjustmentThisAdjustment global() argument
134 VirtualThisAdjustment global() argument
138 isEmptyThisAdjustment global() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1143 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local
1533 ThisAdjustment ThisAdjustment = AddMethods() local
[all...]
H A DItaniumMangle.cpp7054 mangleCXXDtorThunk(const CXXDestructorDecl * DD,CXXDtorType Type,const ThisAdjustment & ThisAdjustment,raw_ostream & Out) mangleCXXDtorThunk() argument
H A DASTContext.cpp2542 CharUnits ThisAdjustment = CharUnits::Zero(); getMemberPointerPathAdjustment() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1014 DISubprogram(LLVMContext & C,StorageType Storage,unsigned Line,unsigned ScopeLine,unsigned VirtualIndex,int ThisAdjustment,DIFlags Flags,DISPFlags SPFlags,ArrayRef<Metadata * > Ops) DISubprogram() argument
1117 getImpl(LLVMContext & Context,Metadata * Scope,MDString * Name,MDString * LinkageName,Metadata * File,unsigned Line,Metadata * Type,unsigned ScopeLine,Metadata * ContainingType,unsigned VirtualIndex,int ThisAdjustment,DIFlags Flags,DISPFlags SPFlags,Metadata * Unit,Metadata * TemplateParams,Metadata * Declaration,Metadata * RetainedNodes,Metadata * ThrownTypes,Metadata * Annotations,MDString * TargetFuncName,StorageType Storage,bool ShouldCreate) getImpl() argument
H A DDIBuilder.cpp865 createMethod(DIScope * Context,StringRef Name,StringRef LinkageName,DIFile * F,unsigned LineNo,DISubroutineType * Ty,unsigned VIndex,int ThisAdjustment,DIType * VTableHolder,DINode::DIFlags Flags,DISubprogram::DISPFlags SPFlags,DITemplateParameterArray TParams,DITypeArray ThrownTypes) createMethod() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1013 BuildMemberPointer(const CXXMethodDecl * MD,CharUnits ThisAdjustment) BuildMemberPointer() argument
1082 CharUnits ThisAdjustment = getContext().getMemberPointerPathAdjustment(MP); EmitMemberPointer() local
H A DCGDebugInfo.cpp1926 int ThisAdjustment = 0; CreateCXXMemberFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2098 int ThisAdjustment, in lowerTypeMemberFunction()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1626 int ThisAdjustment; global() variable
[all...]