Searched refs:SubstitutionNode (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp661 class SubstitutionNode : public Node { class in inherits:Node
663 SubstitutionNode(Node* node) function in class:SubstitutionNode
3225 return NodeCreator<SubstitutionNode>(this)(parameter, _node);
3777 return NodeCreator<SubstitutionNode>(this)(node, _node);

Completed in 40 milliseconds