Skip to content

CallGraphBuilder::getGraphNodeForMangledName

Synopsis

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

SgGraphNode*
getGraphNodeForMangledName(
    SgFunctionDeclaration* fdecl,
    bool requireSourceIdentity) const;

Created with MrDocs