Home
last modified time | relevance | path

Searched refs:UNSIGNED (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h45 UNSIGNED, // "unsigned" member in OHOS::Idl::TokenType
H A Dlexer.cpp42 {"unsigned", TokenType::UNSIGNED },
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1026 case TokenType::UNSIGNED: in CheckBasicType()
1038 if (token.kind == TokenType::UNSIGNED) { in ParseBasicType()

Completed in 4 milliseconds