Searched refs:SkipCp (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
D | ustring.cpp | 54 void StringView::Iterator::SkipCp() const in SkipCp() function in panda::es2panda::util::StringView::Iterator |
D | ustring.h | 215 void SkipCp() const; |
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
D | lexer.h | 283 Iterator().SkipCp(); in ScanString() |