Searched defs:ForwardTemplateReference (Results 1 – 3 of 3) sorted by relevance
1144 struct ForwardTemplateReference : Node { struct1154 ForwardTemplateReference(size_t Index_) in ForwardTemplateReference() argument1164 bool hasRHSComponentSlow(OutputStream &S) const override { in hasRHSComponentSlow()1170 bool hasArraySlow(OutputStream &S) const override { in hasArraySlow()1176 bool hasFunctionSlow(OutputStream &S) const override { in hasFunctionSlow()1182 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode()1189 void printLeft(OutputStream &S) const override { in printLeft()1195 void printRight(OutputStream &S) const override { in printRight()
1231 struct ForwardTemplateReference : Node { struct1241 ForwardTemplateReference(size_t Index_) in ForwardTemplateReference() argument1251 bool hasRHSComponentSlow(OutputStream &S) const override { in hasRHSComponentSlow()1257 bool hasArraySlow(OutputStream &S) const override { in hasArraySlow()1263 bool hasFunctionSlow(OutputStream &S) const override { in hasFunctionSlow()1269 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode()1276 void printLeft(OutputStream &S) const override { in printLeft()1282 void printRight(OutputStream &S) const override { in printRight()
1428 struct ForwardTemplateReference : Node { struct1438 ForwardTemplateReference(size_t Index_) in ForwardTemplateReference() function1448 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow()1454 bool hasArraySlow(OutputBuffer &OB) const override { in hasArraySlow()1460 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow()1466 const Node *getSyntaxNode(OutputBuffer &OB) const override { in getSyntaxNode()1473 void printLeft(OutputBuffer &OB) const override { in printLeft()1479 void printRight(OutputBuffer &OB) const override { in printRight()