Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h252 explicit StringListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in StringListRecord() function
254 StringListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) in StringListRecord() function