Home
last modified time | relevance | path

Searched refs:getVTableShape (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp120 Builder.writeTypeIndex(Record.getVTableShape()); in writeClass()
DTypeDumper.cpp266 printTypeIndex("VShape", Class.getVTableShape()); in visitClass()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp252 printTypeIndex("VShape", Class.getVTableShape()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp252 printTypeIndex("VShape", Class.getVTableShape()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h494 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h488 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h495 TypeIndex getVTableShape() const { return VTableShape; } in getVTableShape() function