Searched defs:ASTUintType (Results 1 - 1 of 1) sorted by relevance
/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
H A D | ast_uint_type.h | 16 class ASTUintType : public ASTType {
class 18 ASTUintType() : ASTType(TypeKind::TYPE_UINT, true) {} in ASTUintType() function in OHOS::HDI::ASTUintType |
Completed in 2 milliseconds