Skip to content

CallGraphBuilder::registerGraphNode

Synopsis

Declared in <src/midend/programAnalysis/CallGraphAnalysis/CallGraph.h>

void
registerGraphNode(
    SgFunctionDeclaration* fdecl,
    SgGraphNode* graphNode);

Created with MrDocs