Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1231 struct ForwardTemplateReference : Node { struct
1241 ForwardTemplateReference(size_t Index_) in ForwardTemplateReference() argument
1251 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()