Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dpointer.h107 bool RTNAME(PointerIsAssociatedWith)(
/llvm-project-15.0.7/flang/runtime/
H A Dpointer.cpp151 bool RTNAME(PointerIsAssociatedWith)( in RTNAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DRuntime.cpp184 fir::runtime::getRuntimeFunc<mkRTKey(PointerIsAssociatedWith)>(loc, in genAssociated()