Class MarkOverloadedTemplateInstantiations#

Inheritance Relationships#

Base Type#

Class Documentation#

class MarkOverloadedTemplateInstantiations : public SgSimpleProcessing#

Mark any template instatiations that are overloaded (we can’t output these since g++ can’t resolve them).

Public Functions

virtual void visit(SgNode *node)#

Required traversal function.