Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DRecord.h43 using FieldList = llvm::SmallVector<Field, 8>; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp74 FieldListRecord FieldList; in NativeEnumEnumEnumerators() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp69 FieldListRecord &FieldList) { in visitKnownRecord()
H A DCVTypeVisitor.cpp271 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream()
H A DTypeDumpVisitor.cpp211 FieldListRecord &FieldList) { in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp290 FieldListRecord &FieldList) { in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp493 FieldListRecord FieldList; in fromCodeViewRecord() local