Searched refs:IsUintType (Results 1 – 4 of 4) sorted by relevance
/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
D | ast_uint_type.h | 20 bool IsUintType() override; |
D | ast_uint_type.cpp | 13 bool ASTUintType::IsUintType() in IsUintType() function in OHOS::HDI::ASTUintType |
D | ast_type.h | 98 virtual bool IsUintType(); |
D | ast_type.cpp | 68 bool ASTType::IsUintType() in IsUintType() function in OHOS::HDI::ASTType |