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

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h263 class ArgListRecord : public TypeRecord { class in namespace:llvm::codeview
265 ArgListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) function in class:llvm::codeview::ArgListRecord
272 static ErrorOr<ArgListRecord> deserialize(TypeRecordKind Kind,

Completed in 59 milliseconds