llvm::codeview::CVTypeArray

Variable-length array of CodeView type records.

Synopsis

Declared in <llvm/DebugInfo/CodeView/CVRecord.h>

using CVTypeArray = VarStreamArray<CVType>;