Home | History | Annotate | Download | only in priv

Lines Matching refs:CCall

2313    /* --------- CCALL --------- */
2315 vassert(ty == e->Iex.CCall.retty); /* well-formedness of IR */
2326 e->Iex.CCall.cee, e->Iex.CCall.retty, e->Iex.CCall.args );