Searched defs:includeInGraph (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DCallGraph.cpp56 if (G->includeInGraph(D)) {
117 bool CallGraph::includeInGraph(const Decl *D) { function in class:CallGraph

Completed in 227 milliseconds