Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h60 explicit ASTParamAttr(ParamAttr value) : ASTNode(), value_(value) {} in ASTParamAttr() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h94 explicit ASTParamAttr(ParamAttr value) : ASTNode(), value_(value) {} in ASTParamAttr() function