Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStackFrameList.h107 void ResetCurrentInlinedDepth();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp59 ResetCurrentInlinedDepth(); in CalculateCurrentInlinedDepth()
81 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth() function in StackFrameList
706 ResetCurrentInlinedDepth(); in GetFrameAtIndex()