Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h40 IsCatchBlock, enumerator
163 KIND_1(LVScopeKind, IsCatchBlock, IsBlock);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp342 clEnumValN(LVScopeKind::IsCatchBlock, "CatchBlock",
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp87 {LVScopeKind::IsCatchBlock, &LVScope::getIsCatchBlock},