Searched defs:HasThreadScope (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DExecutionContext.cpp511 ExecutionContext::HasThreadScope () const function in class:ExecutionContext
520 return HasThreadScope() && m_frame_sp;

Completed in 223 milliseconds