Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadPlanStepOverRange.cpp299 … Function *next_line_function = next_line_address.CalculateSymbolContextFunction(); in ShouldStop() local
300 if (next_line_function != m_addr_context.function) in ShouldStop()