Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DStackFrame.cpp67 if (IsHistorical() && !m_cfa_is_valid) { in StackFrame()
248 if (IsHistorical()) in ChangePC()
465 if (IsHistorical()) in GetInScopeVariableList()
499 if (IsHistorical()) in GetValueForVariableExpressionPath()
1143 if (IsHistorical()) { in GetValueObjectForFrameVariable()
1177 bool StackFrame::IsHistorical() const { in IsHistorical() function in StackFrame
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DStackFrame.h381 bool IsHistorical() const;