Home
last modified time | relevance | path

Searched refs:IsSubprogram (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h54 IsSubprogram, enumerator
178 KIND_1(LVScopeKind, IsSubprogram, IsFunction);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp360 clEnumValN(LVScopeKind::IsSubprogram, "Subprogram", "Subprogram."),