Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DStackFrameList.h107 void ResetCurrentInlinedDepth();
/external/llvm-project/lldb/source/Target/
DStackFrameList.cpp58 ResetCurrentInlinedDepth(); in CalculateCurrentInlinedDepth()
80 void StackFrameList::ResetCurrentInlinedDepth() { in ResetCurrentInlinedDepth() function in StackFrameList
719 ResetCurrentInlinedDepth(); in GetFrameAtIndex()