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

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp60 addToCallGraph(I);
111 // addToCallGraph - Add a function to the call graph, and link the node to all
114 void addToCallGraph(Function *F) { function in class:__anon8595::BasicCallGraph
/external/clang/include/clang/Analysis/
H A DCallGraph.h59 void addToCallGraph(Decl *D) { function in class:clang::CallGraph

Completed in 269 milliseconds