Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h173 Cookie IONAME(BeginInquireUnit)(
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp467 Cookie IONAME(BeginInquireUnit)( in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp81 mkIOKey(BeginOpenNewUnit), mkIOKey(BeginInquireUnit),
2195 beginFunc = getIORuntimeFunc<mkIOKey(BeginInquireUnit)>(loc, builder); in genInquireStatement()