Home
last modified time | relevance | path

Searched refs:TypeKinds (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h96 enum TypeKinds : uint8_t {
95 enum TypeKinds : uint8_t { global() enum
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp325 LVTypeKinds TypeKinds; member
502 Shared->TypeKinds.insert(Record.kind()); in visitTypeBegin()
3413 for (const TypeLeafKind &Kind : Shared->TypeKinds) in printRecords()
3415 Shared->TypeKinds.clear(); in printRecords()