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