Searched refs:NestArgNo (Results 1 – 2 of 2) sorted by relevance
2430 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local2437 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()2438 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()2460 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()2496 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()
4844 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local4851 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()4852 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()4874 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()4910 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()