Searched defs:SubTypeName (Results 1 – 1 of 1) sorted by relevance
246 struct SubTypeName { struct247 static const std::string Array; // NOLINT (readability-identifier-naming)248 static const std::string Null; // NOLINT (readability-identifier-naming)249 static const std::string Node; // NOLINT (readability-identifier-naming)250 static const std::string Regexp; // NOLINT (readability-identifier-naming)251 static const std::string Date; // NOLINT (readability-identifier-naming)252 static const std::string Map; // NOLINT (readability-identifier-naming)253 static const std::string Set; // NOLINT (readability-identifier-naming)254 static const std::string Weakmap; // NOLINT (readability-identifier-naming)255 static const std::string Weakset; // NOLINT (readability-identifier-naming)[all …]