Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.cpp136 ReadBlockComment(letter); in ReadTokenPeek()
191 Token Lexer::ReadBlockComment(char c) in ReadBlockComment() function in OHOS::Idl::Lexer
H A Dlexer.h88 Token ReadBlockComment(char c);
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.h92 void ReadBlockComment(Token &token);
H A Dlexer.cpp457 ReadBlockComment(token); in ReadComment()
485 void Lexer::ReadBlockComment(Token &token) in ReadBlockComment() function in OHOS::HDI::Lexer
/ohos5.0/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