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