| /external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | ContinuationRecordBuilder.h | 31 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
|
| D | TypeRecord.h | 420 TypeIndex FieldList, StringRef Name, StringRef UniqueName) in TagRecord() 458 TypeIndex FieldList; variable 469 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord() 522 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord()
|
| /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/llvm-project/clang/lib/AST/Interp/ |
| D | Record.h | 41 using FieldList = llvm::SmallVector<Field, 8>; variable
|
| /external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeEnum.cpp | 71 CVType FieldList = Types.getType(*ContinuationIndex); in NativeEnumEnumEnumerators() local
|
| /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/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | RecordName.cpp | 65 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/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | MinimalTypeDumper.cpp | 287 FieldListRecord &FieldList) { in visitKnownRecord()
|
| /external/python/apitools/apitools/base/protorpclite/ |
| D | messages.py | 1062 class FieldList(list): class
|