Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:paramHasAttr

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