Home
last modified time | relevance | path

Searched defs:is_history_frame (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDStackFrameList.cpp341 const bool is_history_frame = false; in GetFramesUpTo() local
560 const bool is_history_frame = false; in GetFrameAtIndex() local
HDStackFrame.cpp54 bool is_history_frame, in StackFrame()