Searched defs:FieldList (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h31 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; member in class:llvm::codeview::ContinuationRecordKind
H A DTypeDeserializer.h121 CVType FieldList(&Pre, sizeof(Pre)); variable
H A DTypeRecord.h464 TypeIndex FieldList; member in class:llvm::codeview::TagRecord
506 UnionRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, argument
425 TagRecord(TypeRecordKind Kind, uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, StringRef Name, StringRef UniqueName) argument
474 ClassRecord(TypeRecordKind Kind, uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, TypeIndex DerivationList, TypeIndex VTableShape, uint64_t Size, StringRef Name, StringRef UniqueName) argument
528 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp63 visitKnownRecord(CVType &CVR, FieldListRecord &FieldList) argument
H A DCVTypeVisitor.cpp270 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, argument
H A DTypeDumpVisitor.cpp210 visitKnownRecord(CVType &CVR, FieldListRecord &FieldList) argument
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Ddtexpress.c426 DtDetectAllLabels( DT_FIELD *FieldList) argument
H A Ddtcompile.c198 DT_FIELD *FieldList; local
350 DtInsertCompilerIds( DT_FIELD *FieldList) argument
396 DtCompileDataTable( DT_FIELD **FieldList) argument
[all...]
H A Ddttable2.c1247 DT_FIELD *FieldList = *(DT_FIELD **) List; local
1623 DT_FIELD *FieldList; local
2290 DT_FIELD *FieldList = *(DT_FIELD **) List; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp71 CVType FieldList = Types.getType(*ContinuationIndex); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp286 visitKnownRecord(CVType &CVR, FieldListRecord &FieldList) argument

Completed in 100 milliseconds