Searched refs:IsUintType (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/ | ||
H A D | ast_uint_type.cpp | 25 bool ASTUintType::IsUintType() in IsUintType() function in OHOS::Idl::ASTUintType |
H A D | ast_uint_type.h | 29 bool IsUintType() override; |
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_type.cpp | 85 bool ASTType::IsUintType() in IsUintType() function in OHOS::Idl::ASTType |
H A D | ast_type.h | 112 virtual bool IsUintType(); |
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
H A D | ast_uint_type.h | 20 bool IsUintType() override; |
H A D | ast_uint_type.cpp | 13 bool ASTUintType::IsUintType() in IsUintType() function in OHOS::HDI::ASTUintType |
H A D | ast_type.h | 98 virtual bool IsUintType(); |
H A D | ast_type.cpp | 68 bool ASTType::IsUintType() in IsUintType() function in OHOS::HDI::ASTType |