Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c198 DT_FIELD *FieldList; in DtDoCompile() local
351 DT_FIELD *FieldList) in DtInsertCompilerIds()
397 DT_FIELD **FieldList) in DtCompileDataTable()
H A Ddtexpress.c427 DT_FIELD *FieldList) in DtDetectAllLabels()
H A Ddttable2.c2013 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileRsdt() local
2476 DT_FIELD *FieldList; in DtCompileSlit() local
3295 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileXsdt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h24 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
H A DTypeRecord.h421 TypeIndex FieldList, StringRef Name, StringRef UniqueName) in TagRecord()
459 TypeIndex FieldList; variable
470 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord()
523 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DRecord.h44 using FieldList = llvm::SmallVector<Field, 8>; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp74 FieldListRecord FieldList; in NativeEnumEnumEnumerators() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp69 FieldListRecord &FieldList) { in visitKnownRecord() argument
H A DCVTypeVisitor.cpp271 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream() argument
H A DTypeDumpVisitor.cpp212 FieldListRecord &FieldList) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp292 FieldListRecord &FieldList) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp494 FieldListRecord FieldList; in fromCodeViewRecord() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2105 FieldListRecord &FieldList, in visitKnownRecord()
2938 TypeIndex TI, LVElement *Element, ArrayRef<uint8_t> FieldList) { in visitFieldListMemberStream()