Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h58 IsTryBlock, enumerator
182 KIND_1(LVScopeKind, IsTryBlock, IsBlock);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp366 clEnumValN(LVScopeKind::IsTryBlock, "TryBlock", "Exception try block."),
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp103 {LVScopeKind::IsTryBlock, &LVScope::getIsTryBlock},