reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1995 LazyCallGraph CG = buildCG(*M); 2003 LazyCallGraph::Node &F = *CG.lookup(lookupFunction(*M, "f")); 2004 LazyCallGraph::Node &G = *CG.lookup(lookupFunction(*M, "g"));