Home
last modified time | relevance | path

Searched defs:ForwardTemplateReference (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1235 struct ForwardTemplateReference : Node { struct
1245 ForwardTemplateReference(size_t Index_) in ForwardTemplateReference() function
1255 bool hasRHSComponentSlow(OutputStream &S) const override { in hasRHSComponentSlow()
1261 bool hasArraySlow(OutputStream &S) const override { in hasArraySlow()
1267 bool hasFunctionSlow(OutputStream &S) const override { in hasFunctionSlow()
1273 const Node *getSyntaxNode(OutputStream &S) const override { in getSyntaxNode()
1280 void printLeft(OutputStream &S) const override { in printLeft()
1286 void printRight(OutputStream &S) const override { in printRight()