Home
last modified time | relevance | path

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

12

/external/clang/include/clang/Basic/
DABI.h108 struct ThisAdjustment { struct
111 int64_t NonVirtual;
115 union VirtualAdjustment {
153 ThisAdjustment() : NonVirtual(0) { } in ThisAdjustment() argument
157 friend bool operator==(const ThisAdjustment &LHS, argument
/external/llvm-project/clang/include/clang/Basic/
DABI.h107 struct ThisAdjustment { struct
110 int64_t NonVirtual;
114 union VirtualAdjustment {
152 ThisAdjustment() : NonVirtual(0) { } in ThisAdjustment() argument
156 friend bool operator==(const ThisAdjustment &LHS, argument
/external/clang/lib/CodeGen/
DCGCXXABI.cpp287 CharUnits ThisAdjustment = CharUnits::Zero(); in getMemberPointerPathAdjustment() local
DItaniumCXXABI.cpp785 CharUnits ThisAdjustment) { in BuildMemberPointer()
850 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
DCGDebugInfo.cpp1243 int ThisAdjustment = 0; in CreateCXXMemberFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1604 int ThisAdjustment; variable
1650 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp415 int ThisAdjustment, unsigned Flags, bool IsOptimized, Metadata *Unit, in getImpl()
DDIBuilder.cpp663 unsigned VIndex, int ThisAdjustment, in createMethod()
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1823 int ThisAdjustment; variable
1869 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
/external/clang/lib/AST/
DVTableBuilder.cpp1140 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local
1534 ThisAdjustment ThisAdjustment = in AddMethods() local
DItaniumMangle.cpp4532 const ThisAdjustment &ThisAdjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp1137 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local
1528 ThisAdjustment ThisAdjustment = in AddMethods() local
DItaniumMangle.cpp5714 const ThisAdjustment &ThisAdjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1302 int ThisAdjustment) { in lowerTypeMemberFunction()
/external/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp1022 CharUnits ThisAdjustment) { in BuildMemberPointer()
1091 CharUnits ThisAdjustment = getContext().getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
DCGDebugInfo.cpp1645 int ThisAdjustment = 0; in CreateCXXMemberFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp634 int ThisAdjustment, DIFlags Flags, DISPFlags SPFlags, Metadata *Unit, in getImpl()
DDIBuilder.cpp790 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp834 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
DDebugInfoMetadata.cpp848 int ThisAdjustment, DIFlags Flags, DISPFlags SPFlags, Metadata *Unit, in getImpl()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h220 little32_t ThisAdjustment; member
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1909 int ThisAdjustment, in lowerTypeMemberFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1888 int ThisAdjustment, in lowerTypeMemberFunction()
/external/llvm/unittests/IR/
DMetadataTest.cpp1425 int ThisAdjustment = -3; in TEST_F() local
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp2212 int ThisAdjustment = -3; in TEST_F() local

12