Searched defs:setCallee (Results 1 – 5 of 5) sorted by relevance
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
4234 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function4244 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
868 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE, in setCallee() function in PathDiagnosticCallPiece
748 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
2964 void setCallee(Expr *F) { getTrailingStmts()[FN] = F; } in setCallee() function