Searched defs:AddObjectForIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h208 template <typename T> void AddObjectForIndex(unsigned idx, T *object) { function in class:lldb_private::repro::IndexToObject
215 template <typename T> void AddObjectForIndex(unsigned idx, T &object) { function in class:lldb_private::repro::IndexToObject

Completed in 55 milliseconds