Searched refs:g_item_name (Results 1 – 2 of 2) sorted by relevance
172 static ConstString g_item_name; in LibStdcppVectorIteratorSyntheticFrontEndCreator() local173 if (!g_item_name) in LibStdcppVectorIteratorSyntheticFrontEndCreator()174 g_item_name.SetCString("_M_current"); in LibStdcppVectorIteratorSyntheticFrontEndCreator()176 ? new VectorIteratorSyntheticFrontEnd(valobj_sp, g_item_name) in LibStdcppVectorIteratorSyntheticFrontEndCreator()
372 static ConstString g_item_name; in LibCxxVectorIteratorSyntheticFrontEndCreator() local373 if (!g_item_name) in LibCxxVectorIteratorSyntheticFrontEndCreator()374 g_item_name.SetCString("__i"); in LibCxxVectorIteratorSyntheticFrontEndCreator()376 ? new VectorIteratorSyntheticFrontEnd(valobj_sp, g_item_name) in LibCxxVectorIteratorSyntheticFrontEndCreator()