Home
last modified time | relevance | path

Searched defs:ASTUlongType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/
H A Dast_ulong_type.h25 ASTUlongType() : ASTType(true) {} in ASTUlongType() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_ulong_type.h18 ASTUlongType() : ASTType(TypeKind::TYPE_ULONG, true) {} in ASTUlongType() function