Home
last modified time | relevance | path

Searched defs:ASTStructType (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_struct_type.h21 class ASTStructType : public ASTType { class
23 ASTStructType() : ASTType(TypeKind::TYPE_STRUCT, true), attr_(new ASTAttr()), members_() {} in ASTStructType() function in OHOS::HDI::ASTStructType

Completed in 2 milliseconds