Home
last modified time | relevance | path

Searched defs:FieldList (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DContinuationRecordBuilder.h32 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
DTypeRecord.h426 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp71 CVType FieldList = Types.getType(*ContinuationIndex); in NativeEnumEnumEnumerators() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp64 FieldListRecord &FieldList) { in visitKnownRecord()
DCVTypeVisitor.cpp270 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream()
DTypeDumpVisitor.cpp211 FieldListRecord &FieldList) { in visitKnownRecord()