Searched defs:Name_ (Results 1 – 1 of 1) sorted by relevance
488 NameType(std::string_view Name_) : Node(KNameType), Name(Name_) {} in NameType()926 FunctionEncoding(const Node *Ret_, const Node *Name_, NodeArray Params_, in FunctionEncoding()1135 QualifiedName(const Node *Qualifier_, const Node *Name_) in QualifiedName()1261 TypeTemplateParamDecl(Node *Name_) in TypeTemplateParamDecl()1277 ConstrainedTypeTemplateParamDecl(Node *Constraint_, Node *Name_) in ConstrainedTypeTemplateParamDecl()1297 NonTypeTemplateParamDecl(Node *Name_, Node *Type_) in NonTypeTemplateParamDecl()1322 TemplateTemplateParamDecl(Node *Name_, NodeArray Params_, Node *Requires_) in TemplateTemplateParamDecl()