Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h53 IsStructure, enumerator
177 KIND_1(LVScopeKind, IsStructure, IsAggregate);
/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp359 clEnumValN(LVScopeKind::IsStructure, "Structure", "Structure."),
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp99 {LVScopeKind::IsStructure, &LVScope::getIsStructure},