Home
last modified time | relevance | path

Searched defs:SubTypeName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h429 struct SubTypeName { struct
430 static const std::string Array; // NOLINT (readability-identifier-naming)
431 static const std::string Null; // NOLINT (readability-identifier-naming)
432 static const std::string Node; // NOLINT (readability-identifier-naming)
433 static const std::string Regexp; // NOLINT (readability-identifier-naming)
434 static const std::string Date; // NOLINT (readability-identifier-naming)
435 static const std::string Map; // NOLINT (readability-identifier-naming)
436 static const std::string Set; // NOLINT (readability-identifier-naming)
437 static const std::string Weakmap; // NOLINT (readability-identifier-naming)
438 static const std::string Weakset; // NOLINT (readability-identifier-naming)
[all …]