Searched defs:current_inlined_depth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Thread.h | 130 uint32_t current_inlined_depth; global() member |
/llvm-project/lldb/source/Target/ | ||
H A D | StackFrameList.cpp | 208 uint32_t current_inlined_depth = GetCurrentInlinedDepth(); DecrementCurrentInlinedDepth() local |