Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:IsByVal

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