Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDdtcompile.c198 DT_FIELD *FieldList; in DtDoCompile() local
351 DT_FIELD *FieldList) in DtInsertCompilerIds()
397 DT_FIELD **FieldList) in DtCompileDataTable()
HDdtexpress.c427 DT_FIELD *FieldList) in DtDetectAllLabels()
HDdttable2.c1990 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileRsdt() local
2453 DT_FIELD *FieldList; in DtCompileSlit() local
3267 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileXsdt() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDContinuationRecordBuilder.h24 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
HDTypeRecord.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-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDRecord.h44 using FieldList = llvm::SmallVector<Field, 8>; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeTypeEnum.cpp74 FieldListRecord FieldList; in NativeEnumEnumEnumerators() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDRecordName.cpp69 FieldListRecord &FieldList) { in visitKnownRecord()
HDCVTypeVisitor.cpp271 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream()
HDTypeDumpVisitor.cpp212 FieldListRecord &FieldList) { in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalTypeDumper.cpp292 FieldListRecord &FieldList) { in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp494 FieldListRecord FieldList; in fromCodeViewRecord() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp2105 FieldListRecord &FieldList, in visitKnownRecord()
2938 TypeIndex TI, LVElement *Element, ArrayRef<uint8_t> FieldList) { in visitFieldListMemberStream()