Searched defs:INVALID_CP (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
H A D | ustring.h | 138 static char32_t constexpr INVALID_CP = std::numeric_limits<char32_t>::max(); member in ark::es2panda::util::StringView::Iterator |
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | ustring.h | 141 static char32_t constexpr INVALID_CP = std::numeric_limits<char32_t>::max(); member in panda::es2panda::util::StringView::Iterator |
Completed in 3 milliseconds