Home
last modified time | relevance | path

Searched refs:ReadBlockComment (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dlexer.h101 void ReadBlockComment(Token &token);
H A Dlexer.cpp504 ReadBlockComment(token); in ReadComment()
532 void Lexer::ReadBlockComment(Token &token) in ReadBlockComment() function in OHOS::Idl::Lexer
/foundation/ability/idl_tool/parser/
H A Dlexer.h88 Token ReadBlockComment(char c);
H A Dlexer.cpp136 ReadBlockComment(letter); in ReadTokenPeek()
191 Token Lexer::ReadBlockComment(char c) in ReadBlockComment() function in OHOS::Idl::Lexer

Completed in 3 milliseconds