Searched defs:ASTParameter (Results 1 – 2 of 2) sorted by relevance
28 …ASTParameter(const std::string &name, ASTParamAttr::ParamAttr attribute, const AutoPtr<ASTType> &t… in ASTParameter() function33 …ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTTyp… in ASTParameter() function
21 ASTParameter(const std::string &name, ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() function26 …ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTTyp… in ASTParameter() function