Searched defs:SubTypeName (Results 1 – 1 of 1) sorted by relevance
418 struct SubTypeName { struct419 static const std::string Array; // NOLINT (readability-identifier-naming)420 static const std::string Null; // NOLINT (readability-identifier-naming)421 static const std::string Node; // NOLINT (readability-identifier-naming)422 static const std::string Regexp; // NOLINT (readability-identifier-naming)423 static const std::string Date; // NOLINT (readability-identifier-naming)424 static const std::string Map; // NOLINT (readability-identifier-naming)425 static const std::string Set; // NOLINT (readability-identifier-naming)426 static const std::string Weakmap; // NOLINT (readability-identifier-naming)427 static const std::string Weakset; // NOLINT (readability-identifier-naming)[all …]