Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.cpp130 ReadLineComment(letter); in ReadTokenPeek()
174 Token Lexer::ReadLineComment(char c) in ReadLineComment() function in OHOS::Idl::Lexer
H A Dlexer.h86 Token ReadLineComment(char c);
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.h90 void ReadLineComment(Token &token);
H A Dlexer.cpp454 ReadLineComment(token); in ReadComment()
467 void Lexer::ReadLineComment(Token &token) in ReadLineComment() function in OHOS::HDI::Lexer
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dlexer.h99 void ReadLineComment(Token &token);
H A Dlexer.cpp501 ReadLineComment(token); in ReadComment()
514 void Lexer::ReadLineComment(Token &token) in ReadLineComment() function in OHOS::Idl::Lexer