Searched refs:typeNames (Results 1 – 1 of 1) sorted by relevance
194 static const std::string typeNames[] = {"FREE", "CONST", "OP"}; variable195 return os << typeNames[static_cast<int>(type)];209 static const std::string typeNames[] = {"Input", "Output", "Internal", "Parameter", "No Value"}; variable210 return os << typeNames[static_cast<int>(type)];