Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h556 explicit VFTableShapeRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in VFTableShapeRecord() function
557 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() function
559 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() function