Home
last modified time | relevance | path

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

/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
/foundation/ability/idl_tool/parser/
H A Dlexer.h86 Token ReadLineComment(char c);
H A Dlexer.cpp130 ReadLineComment(letter); in ReadTokenPeek()
174 Token Lexer::ReadLineComment(char c) in ReadLineComment() function in OHOS::Idl::Lexer

Completed in 6 milliseconds