/external/clang/include/clang/Basic/ |
D | ABI.h | 108 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/ |
D | ABI.h | 107 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/ |
D | CGCXXABI.cpp | 287 CharUnits ThisAdjustment = CharUnits::Zero(); in getMemberPointerPathAdjustment() local
|
D | ItaniumCXXABI.cpp | 785 CharUnits ThisAdjustment) { in BuildMemberPointer() 850 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
|
D | CGDebugInfo.cpp | 1243 int ThisAdjustment = 0; in CreateCXXMemberFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1604 int ThisAdjustment; variable 1650 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 415 int ThisAdjustment, unsigned Flags, bool IsOptimized, Metadata *Unit, in getImpl()
|
D | DIBuilder.cpp | 663 unsigned VIndex, int ThisAdjustment, in createMethod()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1823 int ThisAdjustment; variable 1869 unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, in DISubprogram()
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 1140 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local 1534 ThisAdjustment ThisAdjustment = in AddMethods() local
|
D | ItaniumMangle.cpp | 4532 const ThisAdjustment &ThisAdjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
|
/external/llvm-project/clang/lib/AST/ |
D | VTableBuilder.cpp | 1137 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local 1528 ThisAdjustment ThisAdjustment = in AddMethods() local
|
D | ItaniumMangle.cpp | 5714 const ThisAdjustment &ThisAdjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1302 int ThisAdjustment) { in lowerTypeMemberFunction()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | ItaniumCXXABI.cpp | 1022 CharUnits ThisAdjustment) { in BuildMemberPointer() 1091 CharUnits ThisAdjustment = getContext().getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
|
D | CGDebugInfo.cpp | 1645 int ThisAdjustment = 0; in CreateCXXMemberFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 634 int ThisAdjustment, DIFlags Flags, DISPFlags SPFlags, Metadata *Unit, in getImpl()
|
D | DIBuilder.cpp | 790 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 834 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment, in createMethod()
|
D | DebugInfoMetadata.cpp | 848 int ThisAdjustment, DIFlags Flags, DISPFlags SPFlags, Metadata *Unit, in getImpl()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 220 little32_t ThisAdjustment; member
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1909 int ThisAdjustment, in lowerTypeMemberFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1888 int ThisAdjustment, in lowerTypeMemberFunction()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1425 int ThisAdjustment = -3; in TEST_F() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2212 int ThisAdjustment = -3; in TEST_F() local
|