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