Home
last modified time | relevance | path

Searched defs:skipComment (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.cpp69 Token Lexer::GetToken(bool skipComment) in GetToken()
78 Token Lexer::PeekToken(bool skipComment) in PeekToken()
87 Token Lexer::ReadToken(bool skipComment) in ReadToken()
127 bool Lexer::ReadTokenPeek(bool skipComment, char letter) in ReadTokenPeek()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dlexer.cpp108 Token Lexer::PeekToken(bool skipComment) in PeekToken()
117 Token Lexer::GetToken(bool skipComment) in GetToken()
223 void Lexer::ReadToken(Token &token, bool skipComment) in ReadToken()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.cpp94 Token Lexer::PeekToken(bool skipComment) in PeekToken()
103 Token Lexer::GetToken(bool skipComment) in GetToken()
176 void Lexer::ReadToken(Token &token, bool skipComment) in ReadToken()