Home | History | Annotate | Download | only in pub

Lines Matching refs:retty

1513          ppIRExpr output: <cee>(<args>):<retty>
1518 IRType retty; /* Type of return value. */
1550 extern IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args );
1588 IRExpr* mkIRExprCCall ( IRType retty,