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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h347 typedef std::pointer_to_unary_function<PairTy, CallGraphNode&> DerefFun; typedef in struct:GraphTraits
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h206 typedef std::pointer_to_unary_function<PairTy, clang::CallGraphNode&> DerefFun; typedef in struct:llvm::GraphTraits
231 typedef std::pointer_to_unary_function<PairTy, clang::CallGraphNode&> DerefFun; typedef in struct:llvm::GraphTraits

Completed in 108 milliseconds