Home | History | Annotate | Download | only in IPO

Lines Matching full:isvararg

360           assert(F->isVarArg() && "More params than args in non-varargs call");
485 assert(F->isVarArg() &&