Home
last modified time | relevance | path

Searched refs:includeCalleeInGraph (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp70 if (G->includeCalleeInGraph(D)) { in addCalledDecl()
160 return includeCalleeInGraph(D); in includeInGraph()
163 bool CallGraph::includeCalleeInGraph(const Decl *D) { in includeCalleeInGraph() function in CallGraph
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCallGraph.h72 static bool includeCalleeInGraph(const Decl *D);