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