Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h503 explicit EnumRecord(TypeRecordKind Kind) : TagRecord(Kind) {} in EnumRecord() function
504 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h557 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord() function