Searched defs:getCallee (Results 1 – 8 of 8) sorted by relevance
258 IterTy getCallee() const { in getCallee() function
658 IterTy getCallee() const { in getCallee() function
593 IterTy getCallee() const { in getCallee() function
581 const Decl *getCallee() const { return Callee; } in getCallee() function
2188 const Expr *getCallee() const { return cast<Expr>(SubExprs[FN]); } in getCallee() function2189 Expr *getCallee() { return cast<Expr>(SubExprs[FN]); } in getCallee() function
32 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite
67 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite
33 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite