Searched defs:setCallee (Results 1 – 5 of 5) sorted by relevance
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
4590 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
870 void PathDiagnosticCallPiece::setCallee(const CallEnter &CE, in setCallee() function in PathDiagnosticCallPiece
749 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
2982 void setCallee(Expr *F) { getTrailingStmts()[FN] = F; } in setCallee() function