Teen
Since Solidity release 0.5.0, Explicit data location for all variables of struct, array or mapping types is now mandatory, so now generated profile also include the data location specifier of function parameters & return parameters.
It includes only explicitly specified location not default one. See sample profile here