Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DStackFrameList.cpp56 uint32_t cur_inlined_depth = GetCurrentInlinedDepth(); in CalculateCurrentInlinedDepth() local
57 if (cur_inlined_depth == UINT32_MAX) { in CalculateCurrentInlinedDepth()