Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp436 static const EnumEntry<uint16_t> LabelTypeEnum[] = { variable
577 return ArrayRef(LabelTypeEnum); in getLabelTypeEnum()
H A DTypeDumpVisitor.cpp145 static const EnumEntry<uint16_t> LabelTypeEnum[] = { variable
553 W->printEnum("Mode", uint16_t(LR.Mode), ArrayRef(LabelTypeEnum)); in visitKnownRecord()