Home | History | Annotate | Download | only in pub

Lines Matching refs:retty

1943          ppIRExpr output: <cee>(<args>):<retty>
1948 IRType retty; /* Type of return value. */
2021 extern IRExpr* IRExpr_CCall ( IRCallee* cee, IRType retty, IRExpr** args );
2061 IRExpr* mkIRExprCCall ( IRType retty,