Home | History | Annotate | Download | only in CodeGen

Lines Matching full:startfunction

1193   StartFunction(blockDecl, fnType->getReturnType(), fn, fnInfo, args,
1197 // Okay. Undo some of what StartFunction did.
1359 StartFunction(FD, C.VoidTy, Fn, FI, args);
1534 StartFunction(FD, C.VoidTy, Fn, FI, args);
1819 CGF.StartFunction(FD, R, Fn, FI, args);
1893 CGF.StartFunction(FD, R, Fn, FI, args);