Searched defs:setCallee (Results 1 – 4 of 4) sorted by relevance
94 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
905 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE, in setCallee() function in PathDiagnosticCallPiece
2298 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
2188 void setCallee(Expr *F) { SubExprs[FN] = F; } in setCallee() function