Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h804 explicit EnumeratorRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in EnumeratorRecord() function
805 EnumeratorRecord(MemberAttributes Attrs, APSInt Value, StringRef Name) in EnumeratorRecord() function
808 EnumeratorRecord(MemberAccess Access, APSInt Value, StringRef Name) in EnumeratorRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1058 EnumeratorRecord(MemberAccess Access, APSInt Value, StringRef Name) in EnumeratorRecord() function