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

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h410 class ArrayRecord : public TypeRecord { class in namespace:llvm::codeview
412 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, function in class:llvm::codeview::ArrayRecord
421 static ErrorOr<ArrayRecord> deserialize(TypeRecordKind Kind,

Completed in 76 milliseconds