Searched refs:IsNest (Results 1 – 2 of 2) sorted by relevance
39 bool IsNest : 1; member47 IsInReg(false), IsSRet(false), IsNest(false), IsByVal(false), in ArgListEntry()
87 IsNest = CS->paramHasAttr(AttrIdx, Attribute::Nest); in setAttributes()986 if (Arg.IsNest) in lowerCallTo()