Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp131 void PrimitiveTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in PrimitiveTypeNode
387 void FunctionSignatureNode::outputPre(OutputStream &OS, in outputPre() function in FunctionSignatureNode
457 void ThunkSignatureNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in ThunkSignatureNode
480 void PointerTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in PointerTypeNode
534 void TagTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in TagTypeNode
550 void ArrayTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in ArrayTypeNode
625 void CustomTypeNode::outputPre(OutputStream &OS, OutputFlags Flags) const { in outputPre() function in CustomTypeNode