Searched defs:ListContinuationRecord (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h920 class ListContinuationRecord : public TypeRecord { class in namespace:llvm::codeview
923 explicit ListContinuationRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::ListContinuationRecord
924 ListContinuationRecord(TypeIndex ContinuationIndex) function in class:llvm::codeview::ListContinuationRecord

Completed in 101 milliseconds