Lines Matching full:callee
476 const Expr *Callee = getCallee()->IgnoreParens();477 if (const MemberExpr *MemExpr = dyn_cast<MemberExpr>(Callee))479 if (const BinaryOperator *BO = dyn_cast<BinaryOperator>(Callee))