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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp97 CallGraphNode* getExternalCallingNode() const { return ExternalCallingNode; } function in class:__anon2084::BasicCallGraph
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h111 virtual CallGraphNode* getExternalCallingNode() const { return 0; } function in class:llvm::CallGraph

Completed in 107 milliseconds