Home | History | Annotate | Download | only in pub

Lines Matching refs:retty

2097          ppIRExpr output: <cee>(<args>):<retty>
2102 IRType retty; /* Type of return value. */
2175 extern IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args );
2215 IRExpr* mkIRExprCCall ( IRType retty,