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