Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp69 if (G->includeCalleeInGraph(D)) { in addCalledDecl()
162 return includeCalleeInGraph(D); in includeInGraph()
165 bool CallGraph::includeCalleeInGraph(const Decl *D) { in includeCalleeInGraph() function in CallGraph
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h73 static bool includeCalleeInGraph(const Decl *D);