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

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h1176 class ListContinuationRecord : public TypeRecord { class in namespace:llvm::codeview
1178 ListContinuationRecord(TypeIndex ContinuationIndex) function in class:llvm::codeview::ListContinuationRecord
1186 static ErrorOr<ListContinuationRecord> deserialize(TypeRecordKind Kind,

Completed in 104 milliseconds