Searched defs:FieldList (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | ContinuationRecordBuilder.h | 32 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
|
| D | TypeRecord.h | 426 TypeIndex FieldList, StringRef Name, StringRef UniqueName) in TagRecord() 464 TypeIndex FieldList; variable 475 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord() 528 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeEnum.cpp | 71 CVType FieldList = Types.getType(*ContinuationIndex); in NativeEnumEnumEnumerators() local
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 446 TypeIndex FieldList, StringRef Name, StringRef UniqueName) in TagRecord() 469 TypeIndex FieldList; variable 478 HfaKind Hfa, WindowsRTClassKind WinRTKind, TypeIndex FieldList, in ClassRecord() 502 TypeIndex FieldList; // LF_FIELDLIST: List of all kinds of members member 540 TypeIndex FieldList; // LF_FIELDLIST: List of all kinds of members member 557 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord()
|
| D | CodeView.h | 25 FieldList = 0x1203, enumerator
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | TypeTableBuilder.cpp | 269 TypeIndex TypeTableBuilder::writeFieldList(FieldListRecordBuilder &FieldList) { in writeFieldList()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | RecordName.cpp | 64 FieldListRecord &FieldList) { in visitKnownRecord()
|
| D | CVTypeVisitor.cpp | 270 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream()
|
| D | TypeDumpVisitor.cpp | 211 FieldListRecord &FieldList) { in visitKnownRecord()
|
| /external/python/apitools/apitools/base/protorpclite/ |
| D | messages.py | 1062 class FieldList(list): class
|