Home
last modified time | relevance | path

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

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