Home
last modified time | relevance | path

Searched refs:IsUintType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/
H A Dast_uint_type.cpp25 bool ASTUintType::IsUintType() in IsUintType() function in OHOS::Idl::ASTUintType
H A Dast_uint_type.h29 bool IsUintType() override;
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.cpp85 bool ASTType::IsUintType() in IsUintType() function in OHOS::Idl::ASTType
H A Dast_type.h112 virtual bool IsUintType();
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_uint_type.h20 bool IsUintType() override;
H A Dast_uint_type.cpp13 bool ASTUintType::IsUintType() in IsUintType() function in OHOS::HDI::ASTUintType
H A Dast_type.h98 virtual bool IsUintType();
H A Dast_type.cpp68 bool ASTType::IsUintType() in IsUintType() function in OHOS::HDI::ASTType