Searched refs:mSecondaryOutputLocations (Results 1 – 3 of 3) sorted by relevance
239 return mSecondaryOutputLocations; in getSecondaryOutputLocations()426 std::vector<VariableLocation> mSecondaryOutputLocations; variable
123 mSecondaryOutputLocations(other.mSecondaryOutputLocations), in ProgramExecutable()185 mSecondaryOutputLocations.clear(); in reset()373 mSecondaryOutputLocations.push_back(locationData); in load()
4209 ? mState.mExecutable->mSecondaryOutputLocations in linkOutputVariables()4252 ? mState.mExecutable->mSecondaryOutputLocations in linkOutputVariables()4296 ? mState.mExecutable->mSecondaryOutputLocations in linkOutputVariables()