Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h50 IsLexicalBlock, enumerator
178 KIND_1(LVScopeKind, IsLexicalBlock, IsBlock);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp358 clEnumValN(LVScopeKind::IsLexicalBlock, "LexicalBlock",
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp99 {LVScopeKind::IsLexicalBlock, &LVScope::getIsLexicalBlock},