Searched refs:retScope (Results 1 – 1 of 1) sorted by relevance
2198 AttributeScope retScope = r.returnScope; in testReturnInitValue() local2199 List parameters = retScope.getAttributes(); in testReturnInitValue()2217 AttributeScope retScope = r.returnScope; in testMultipleReturnInitValue() local2218 List parameters = retScope.getAttributes(); in testMultipleReturnInitValue()2236 AttributeScope retScope = r.returnScope; in testCStyleReturnInitValue() local2237 List parameters = retScope.getAttributes(); in testCStyleReturnInitValue()