Skip to content

CallGraphBuilder::getGraphNodesMapping

Synopsis

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

std::unordered_map<SgFunctionDeclaration*, SgGraphNode*>&
getGraphNodesMapping();

Created with MrDocs