Home
last modified time | relevance | path

Searched defs:VFTableShapeRecord (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h561 explicit VFTableShapeRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in VFTableShapeRecord() function
562 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() function
564 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() function