Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp123 void PrimitiveTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in PrimitiveTypeNode
379 void FunctionSignatureNode::outputPre(OutputStream &OS, in outputPre() function in FunctionSignatureNode
449 void ThunkSignatureNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in ThunkSignatureNode
472 void PointerTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in PointerTypeNode
526 void TagTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in TagTypeNode
542 void ArrayTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in ArrayTypeNode
617 void CustomTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in CustomTypeNode