Searched refs:DebugLocListIndex (Results 1 – 1 of 1) sorted by relevance
144 unsigned DebugLocListIndex; variable149 explicit Multi(unsigned DebugLocListIndex, in Multi() argument151 : DebugLocListIndex(DebugLocListIndex), in Multi()153 unsigned getDebugLocListIndex() const { return DebugLocListIndex; } in getDebugLocListIndex()