Home
last modified time | relevance | path

Searched refs:HasFrameRef (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DExecutionContext.h252 bool HasFrameRef() const { return m_stack_id.IsValid(); } in HasFrameRef() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectVariable.cpp310 if (exe_ctx_ref.HasFrameRef()) { in IsInScope()
H A DValueObject.cpp2915 if (m_exe_ctx_ref.HasFrameRef()) { in SyncWithProcessState()