Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DReproducerInstrumentation.cpp18 void *IndexToObject::GetObjectForIndexImpl(unsigned idx) { in GetObjectForIndexImpl() function in IndexToObject
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h247 void *object = GetObjectForIndexImpl(idx); in GetObjectForIndex()
273 void *GetObjectForIndexImpl(unsigned idx);