Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h239 explicit ArgListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArgListRecord() function
241 ArgListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) in ArgListRecord() function