Home
last modified time | relevance | path

Searched refs:HasExplicitOrdinal (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h479 HasExplicitOrdinal = 1 << 4, enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp234 CV_ENUM_CLASS_ENT(ExportFlags, HasExplicitOrdinal),
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp58 PUSH_FLAG(ExportFlags, HasExplicitOrdinal, Flags, "explicit ord"); in formatExportFlags()