Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameList.h119 void ResetCurrentInlinedDepth();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp61 ResetCurrentInlinedDepth(); in CalculateCurrentInlinedDepth()
83 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth() function in StackFrameList
732 ResetCurrentInlinedDepth(); in GetFrameAtIndex()