Searched refs:SkipCp (Results 1 - 7 of 7) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
H A D | ustring.cpp | 54 void StringView::Iterator::SkipCp() in SkipCp() function in ark::es2panda::util::StringView::Iterator |
H A D | ustring.h | 200 void SkipCp(); |
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | ustring.cpp | 54 void StringView::Iterator::SkipCp() const in SkipCp() function in panda::es2panda::util::StringView::Iterator |
H A D | ustring.h | 215 void SkipCp() const; |
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | ETSLexer.cpp | 59 Iterator().SkipCp(); in ScanCharLiteral() |
H A D | lexer.h | 423 Iterator().SkipCp(); in ScanString() |
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | lexer.h | 288 Iterator().SkipCp(); in ScanString() |
Completed in 5 milliseconds