Searched refs:first_child_name (Results 1 – 1 of 1) sorted by relevance
1071 const char *first_child_name = v.GetChildAtIndex(0).GetName(); in CreateVariable() local1072 if (first_child_name && strcmp(first_child_name, "[0]") == 0) in CreateVariable()