Home
last modified time | relevance | path

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

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