Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.h26 class ASTParameter : public ASTNode { class
28 ASTParameter(const std::string &name, ASTParamAttr::ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() function in OHOS::Idl::ASTParameter
33 ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTType> &type) in ASTParameter() function in OHOS::Idl::ASTParameter
/foundation/ability/idl_tool/ast/
H A Dast_parameter.h26 class ASTParameter : public ASTNode { class

Completed in 1 milliseconds