Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h555 explicit VFTableShapeRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in VFTableShapeRecord() function
556 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() function
558 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() function