Home
last modified time | relevance | path

Searched refs:MEMBER_RECORD (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewTypes.def29 #ifndef MEMBER_RECORD
30 #define MEMBER_RECORD(lf_ename, value, name) TYPE_RECORD(lf_ename, value, name)
35 MEMBER_RECORD(lf_ename, value, name)
61 MEMBER_RECORD(LF_BCLASS, 0x1400, BaseClass)
64 MEMBER_RECORD(LF_VBCLASS, 0x1401, VirtualBaseClass)
68 MEMBER_RECORD(LF_VFUNCTAB, 0x1409, VFPtr)
69 MEMBER_RECORD(LF_STMEMBER, 0x150e, StaticDataMember)
70 MEMBER_RECORD(LF_METHOD, 0x150f, OverloadedMethod)
71 MEMBER_RECORD(LF_MEMBER, 0x150d, DataMember)
72 MEMBER_RECORD(LF_NESTTYPE, 0x1510, NestedType)
[all …]
H A DTypeVisitorCallbacks.h53 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
63 #undef MEMBER_RECORD
H A DTypeDeserializer.h88 #define MEMBER_RECORD(EnumName, EnumVal, Name) macro
137 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
H A DTypeRecordMapping.h42 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
H A DTypeDumpVisitor.h58 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
H A DTypeVisitorCallbackPipeline.h89 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp53 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ in visitMemberRecord() macro
60 MEMBER_RECORD(EnumVal, EnumVal, AliasName) in visitMemberRecord()
113 #define MEMBER_RECORD(EnumName, EnumVal, Name) in finishVisitation() macro
H A DSimpleTypeSerializer.cpp66 #define MEMBER_RECORD(EnumName, EnumVal, Name) macro
H A DContinuationRecordBuilder.cpp247 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
H A DRecordName.cpp49 #define MEMBER_RECORD(EnumName, EnumVal, Name) macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.h46 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp471 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
694 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) in fromCodeViewRecord() macro
747 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) in mapping() macro
770 #define MEMBER_RECORD(EnumName, EnumVal, ClassName) \ in mapping() macro
775 MEMBER_RECORD(EnumName, EnumVal, ClassName) in mapping()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h72 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2893 #define MEMBER_RECORD(EnumName, EnumVal, Name) \ in visitMemberRecord() macro
2901 MEMBER_RECORD(EnumVal, EnumVal, AliasName) in visitMemberRecord()
2928 #define MEMBER_RECORD(EnumName, EnumVal, Name) in finishVisitation() macro