Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h44 IsEnumeration, enumerator
168 KIND(LVScopeKind, IsEnumeration);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp348 clEnumValN(LVScopeKind::IsEnumeration, "Enumeration", "Enumeration."),
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp91 {LVScopeKind::IsEnumeration, &LVScope::getIsEnumeration},