Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h58 class ASTParamAttr : public ASTNode { class
60 explicit ASTParamAttr(ParamAttr value) : ASTNode(), value_(value) {} in ASTParamAttr() function in OHOS::HDI::ASTParamAttr

Completed in 1 milliseconds