[flang][OpenMP] Add `sym()` member function to omp::Object

The object identity requires more than just `Symbol`. Don't use `id()`
to get the Symbol associated with the object, becase the return value
will need to change. Instead use `sym()` which is added for that reason.
in 0 seconds and was queued for 0 seconds
latest Auto DevOps