Searched refs:IsCallSite (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.h | 74 IsCallSite, enumerator 119 PROPERTY(Property, IsCallSite);
|
H A D | LVScope.h | 39 IsCallSite, enumerator 162 KIND_1(LVScopeKind, IsCallSite, IsFunction);
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | Options.cpp | 341 clEnumValN(LVScopeKind::IsCallSite, "CallSite", "Call site block."),
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 86 {LVScopeKind::IsCallSite, &LVScope::getIsCallSite},
|