Home | History | Annotate | Download | only in Writer

Lines Matching full:isvararg

340   Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1));  // isvararg
418 // FUNCTION: [isvararg, retty, paramty x N]
420 TypeVals.push_back(FT->isVarArg());
1383 if (FTy->isVarArg()) {
1524 if (FTy->isVarArg()) {