Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:paramHasAttr

2477       if (CS.paramHasAttr(i + 1, Attribute::ByVal)) {
2814 bool IsByVal = CS.paramHasAttr(ArgNo + 1, Attribute::ByVal);