Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h404 ValueClass = 0x02, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp323 IO.enumCase(Value, "Value", WindowsRTClassKind::ValueClass); in enumeration()