Searched defs:SubTypeName (Results 1 – 1 of 1) sorted by relevance
389 struct SubTypeName { struct390 static const std::string Array; // NOLINT (readability-identifier-naming)391 static const std::string Null; // NOLINT (readability-identifier-naming)392 static const std::string Node; // NOLINT (readability-identifier-naming)393 static const std::string Regexp; // NOLINT (readability-identifier-naming)394 static const std::string Date; // NOLINT (readability-identifier-naming)395 static const std::string Map; // NOLINT (readability-identifier-naming)396 static const std::string Set; // NOLINT (readability-identifier-naming)397 static const std::string Weakmap; // NOLINT (readability-identifier-naming)398 static const std::string Weakset; // NOLINT (readability-identifier-naming)[all …]