Searched refs:VFTableShapeRecord (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.h26 codeview::TypeIndex TI, codeview::VFTableShapeRecord SR);
40 codeview::VFTableShapeRecord Record;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp12 codeview::VFTableShapeRecord SR)
H A DSymbolCache.cpp232 Id = createSymbolForType<NativeTypeVTShape, VFTableShapeRecord>(
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h553 class VFTableShapeRecord : public TypeRecord { class in namespace:llvm::codeview
555 VFTableShapeRecord() = default;
556 explicit VFTableShapeRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::VFTableShapeRecord
557 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) function in class:llvm::codeview::VFTableShapeRecord
559 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) function in class:llvm::codeview::VFTableShapeRecord
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp212 VFTableShapeRecord &Shape) {
H A DTypeDumpVisitor.cpp403 VFTableShapeRecord &Shape) {
H A DTypeRecordMapping.cpp497 VFTableShapeRecord &Record) {
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp456 VFTableShapeRecord &Shape) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h407 Error visitKnownRecord(CVType &Record, VFTableShapeRecord &Shape,
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp556 template <> void LeafRecordImpl<VFTableShapeRecord>::map(IO &IO) {
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2524 VFTableShapeRecord &Shape,
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2149 VFTableShapeRecord VFTSR(Slots);

Completed in 225 milliseconds