Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h377 explicit FieldListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FieldListRecord() function
378 explicit FieldListRecord(ArrayRef<uint8_t> Data) in FieldListRecord() function