Searched defs:Name_ (Results 1 – 1 of 1) sorted by relevance
515 NameType(std::string_view Name_) : Node(KNameType), Name(Name_) {} in NameType()962 FunctionEncoding(const Node *Ret_, const Node *Name_, NodeArray Params_, in FunctionEncoding()1175 QualifiedName(const Node *Qualifier_, const Node *Name_) in QualifiedName()1301 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl()1317 ConstrainedTypeTemplateParamDecl(Node *Constraint_, Node *Name_) in ConstrainedTypeTemplateParamDecl()1337 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl()1362 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_, Node *Requires_) in TemplateTemplateParamDecl()