Searched refs:no_parameter_types (Results 1 – 1 of 1) sorted by relevance
49 static const char* const no_parameter_types[] = {"string", "bool", "int", in IsTypeValid() local51 for (const auto& type : no_parameter_types) { in IsTypeValid()