Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h728 explicit OneMethodRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in OneMethodRecord() function
729 OneMethodRecord(TypeIndex Type, MemberAttributes Attrs, int32_t VFTableOffset, in OneMethodRecord() function
733 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h722 explicit OneMethodRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in OneMethodRecord() function
723 OneMethodRecord(TypeIndex Type, MemberAttributes Attrs, int32_t VFTableOffset, in OneMethodRecord() function
727 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h890 OneMethodRecord(TypeIndex Type, MethodKind Kind, MethodOptions Options, in OneMethodRecord() function