Home
last modified time | relevance | path

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

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