Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.cpp36 const uint32_t idx = GetNextIndex(); in AddPacket()
54 const uint32_t idx = GetNextIndex(); in AddPacket()
H A DGDBRemoteCommunicationHistory.h65 uint32_t GetNextIndex() { in GetNextIndex() function