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