Searched defs:getCallee (Results 1 – 7 of 7) sorted by relevance
189 Value *getCallee() { return Callee; } in getCallee() function
667 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
69 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite
33 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite