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