Removes all edges from this CallGraphNode to any functions it calls.

Synopsis

Declared in <llvm/Analysis/CallGraph.h>

void
removeAllCalledFunctions();

Created with MrDocs