Home
last modified time | relevance | path

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

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