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