Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h406 bool DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp203 bool StackFrameList::DecrementCurrentInlinedDepth() { in DecrementCurrentInlinedDepth() function in StackFrameList