Searched refs:getLabelTypeEnum (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h50 ArrayRef<EnumEntry<uint16_t>> getLabelTypeEnum();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp544 ArrayRef<EnumEntry<uint16_t>> getLabelTypeEnum() { function in namespace:llvm::codeview
H A DTypeRecordMapping.cpp586 getEnumName(IO, uint16_t(Record.Mode), makeArrayRef(getLabelTypeEnum())));

Completed in 102 milliseconds