LLVM  4.0.0
llvm::codeview::ArrayRecord Member List

This is the complete list of members for llvm::codeview::ArrayRecord, including all inherited members.

ArrayRecord(TypeRecordKind Kind)llvm::codeview::ArrayRecordinlineexplicit
ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, StringRef Name)llvm::codeview::ArrayRecordinline
ElementTypellvm::codeview::ArrayRecord
getElementType() const llvm::codeview::ArrayRecordinline
getIndexType() const llvm::codeview::ArrayRecordinline
getKind() const llvm::codeview::TypeRecordinline
getName() const llvm::codeview::ArrayRecordinline
getSize() const llvm::codeview::ArrayRecordinline
IndexTypellvm::codeview::ArrayRecord
Namellvm::codeview::ArrayRecord
remapTypeIndices(ArrayRef< TypeIndex > IndexMap)llvm::codeview::ArrayRecord
Sizellvm::codeview::ArrayRecord
TypeRecord()=defaultllvm::codeview::TypeRecordprotected
TypeRecord(TypeRecordKind Kind)llvm::codeview::TypeRecordinlineexplicitprotected