Home
last modified time | relevance | path

Searched refs:IsCallSite (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h74 IsCallSite, enumerator
119 PROPERTY(Property, IsCallSite);
H A DLVScope.h39 IsCallSite, enumerator
162 KIND_1(LVScopeKind, IsCallSite, IsFunction);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp341 clEnumValN(LVScopeKind::IsCallSite, "CallSite", "Call site block."),
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp86 {LVScopeKind::IsCallSite, &LVScope::getIsCallSite},