Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h833 explicit EnumeratorRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in EnumeratorRecord() function
834 EnumeratorRecord(MemberAttributes Attrs, APSInt Value, StringRef Name) in EnumeratorRecord() function
837 EnumeratorRecord(MemberAccess Access, APSInt Value, StringRef Name) in EnumeratorRecord() function