Lines Matching full:callee
1566 if (const FunctionDecl *Callee = dyn_cast<FunctionDecl>(D)) {
1568 CalleeTarget = IdentifyCUDATarget(Callee);
1754 // Tell the callee to try to recover.
1827 // Tell the callee to try to recover.
4144 assert(FDecl && "can't use default arguments without a known callee");
4483 // builtin functions to function pointers in the callee of a call.