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