\brief Calculate input and output storage locations given a function prototype The data-types of the function prototype are passed in. Based on \b this model, a location is selected for each (input and output) parameter and passed back to the caller. The passed back storage locations are ordered with the output storage as the first entry, followed by the input storage locations. The model has t
source not stored for this graph (policy: none)
no test coverage detected