Searched refs:union_index (Results 1 – 1 of 1) sorted by relevance
734 int union_index = 0; in GenerateDriverImplForAttribute() local736 out << "if (var_msg.union_value(" << union_index << ").name() == \"" in GenerateDriverImplForAttribute()742 "var_msg.union_value(" + std::to_string(union_index) + ")"); in GenerateDriverImplForAttribute()743 union_index++; in GenerateDriverImplForAttribute()893 int union_index = 0; in GenerateDriverImplForTypedVariable() local897 + std::to_string(union_index) + ")"; in GenerateDriverImplForTypedVariable()900 union_index++; in GenerateDriverImplForTypedVariable()