Home
last modified time | relevance | path

Searched refs:SkipMultiLineComment (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
DETSLexer.h38 void SkipMultiLineComment() override;
DETSLexer.cpp97 void ETSLexer::SkipMultiLineComment() in SkipMultiLineComment() function in panda::es2panda::lexer::ETSLexer
Dlexer.cpp151 void Lexer::SkipMultiLineComment() in SkipMultiLineComment() function in panda::es2panda::lexer::Lexer
1202 SkipMultiLineComment(); in SkipWhiteSpaces()
Dlexer.h235 virtual void SkipMultiLineComment();
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h123 void SkipMultiLineComment();
Dlexer.cpp150 void Lexer::SkipMultiLineComment() in SkipMultiLineComment() function in panda::es2panda::lexer::Lexer
1335 SkipMultiLineComment(); in SkipWhiteSpaces()