Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h497 HasExplicitOrdinal = 1 << 4, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp260 CV_ENUM_CLASS_ENT(ExportFlags, HasExplicitOrdinal),
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp60 PUSH_FLAG(ExportFlags, HasExplicitOrdinal, Flags, "explicit ord"); in formatExportFlags()