Home
last modified time | relevance | path

Searched refs:getVBPtrOffset (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp541 W->printHex("VBPtrOffset", Base.getVBPtrOffset()); in visitKnownMember()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h908 uint64_t getVBPtrOffset() const { return VBPtrOffset; } in getVBPtrOffset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2327 unsigned VBPtrOffset = I->getVBPtrOffset(); in lowerRecordFieldList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h852 uint32_t getVBPtrOffset() const { in getVBPtrOffset() function