Searched refs:includeCalleeInGraph (Results 1 – 2 of 2) sorted by relevance
69 if (G->includeCalleeInGraph(D)) { in addCalledDecl()162 return includeCalleeInGraph(D); in includeInGraph()165 bool CallGraph::includeCalleeInGraph(const Decl *D) { in includeCalleeInGraph() function in CallGraph
73 static bool includeCalleeInGraph(const Decl *D);