Searched refs:inTypeName (Results 1 – 1 of 1) sorted by relevance
1145 String inTypeName = this->typeName(inType); in writeConstructorArrayCast() local1148 String name = "array_of_" + outTypeName + "_from_" + inTypeName; in writeConstructorArrayCast()1161 outTypeName.c_str(), name.c_str(), inTypeName.c_str(), in writeConstructorArrayCast()