Searched refs:retScope (Results 1 – 1 of 1) sorted by relevance
2200 AttributeScope retScope = r.returnScope; in testReturnInitValue() local2201 List<Attribute> parameters = retScope.getAttributes(); in testReturnInitValue()2219 AttributeScope retScope = r.returnScope; in testMultipleReturnInitValue() local2220 List<Attribute> parameters = retScope.getAttributes(); in testMultipleReturnInitValue()2238 AttributeScope retScope = r.returnScope; in testCStyleReturnInitValue() local2239 List<Attribute> parameters = retScope.getAttributes(); in testCStyleReturnInitValue()