Home
last modified time | relevance | path

Searched refs:getVBPtrType (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DFieldListRecordBuilder.cpp117 Builder.writeTypeIndex(Record.getVBPtrType()); in writeVirtualBaseClass()
DTypeDumper.cpp617 printTypeIndex("VBPtrType", Base.getVBPtrType()); in visitVirtualBaseClass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp540 printTypeIndex("VBPtrType", Base.getVBPtrType()); in visitKnownMember()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h873 TypeIndex getVBPtrType() const { return VBPtrType; } in getVBPtrType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1155 TypeIndex getVBPtrType() const { return VBPtrType; } in getVBPtrType() function