Home
last modified time | relevance | path

Searched refs:CFI_setpointer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/
H A DISO_Fortran_binding.h209 RT_API_ATTRS int CFI_setpointer(
/llvm-project/flang/runtime/
H A DISO_Fortran_binding.cpp257 RT_API_ATTRS int CFI_setpointer(CFI_cdesc_t *result, const CFI_cdesc_t *source, in CFI_setpointer() function
/llvm-project/flang/unittests/Evaluate/
H A DISO-Fortran-binding.cpp630 retCode = CFI_setpointer(result, source, lower_bounds); in run_CFI_setpointer_tests()