Searched refs:mOutputLocations (Results 1 – 3 of 3) sorted by relevance
236 const std::vector<VariableLocation> &getOutputLocations() const { return mOutputLocations; } in getOutputLocations()424 std::vector<VariableLocation> mOutputLocations; variable
122 mOutputLocations(other.mOutputLocations), in ProgramExecutable()184 mOutputLocations.clear(); in reset()362 mOutputLocations.push_back(locationData); in load()
4210 : mState.mExecutable->mOutputLocations; in linkOutputVariables()4253 : mState.mExecutable->mOutputLocations; in linkOutputVariables()4297 : mState.mExecutable->mOutputLocations; in linkOutputVariables()