[OpenMP] Add omp_target_is_accessible() to header files
authorHansang Bae <hansang.bae@intel.com>
Tue, 13 Apr 2021 01:20:27 +0000 (20:20 -0500)
committerHansang Bae <hansang.bae@intel.com>
Fri, 16 Apr 2021 12:54:15 +0000 (07:54 -0500)
commit9b98497b44580f4ef00d1f98da7cc651ebce39cc
treef0e336f876b9ac02ed1010c9bb18308c2de5ce4e
parentbb907b26e2bf2a0d5ea3fcb13ba0ccef3420a38c
[OpenMP] Add omp_target_is_accessible() to header files

-- Added omp_target_is_accessible to the header files
-- Added missing const qualifier to device memory routines

Differential Revision: https://reviews.llvm.org/D100420
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/src/api.cpp
openmp/runtime/src/include/omp.h.var
openmp/runtime/src/include/omp_lib.f90.var
openmp/runtime/src/include/omp_lib.h.var