Function addPrototypesForTemplateInstantiations

Function addPrototypesForTemplateInstantiations#

Function Documentation#

void addPrototypesForTemplateInstantiations(SgNode *node)#

Fixups transformations that have added template instantiations or caused template instantiations to be output so that there is a proper prototype declaration before the template instantation is called.

All prototypes if built, should be output into the source file.