Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h171 Cookie IONAME(BeginInquireUnit)(
Dio-api.cpp327 Cookie IONAME(BeginInquireUnit)( in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp51 mkIOKey(BeginOpenNewUnit), mkIOKey(BeginInquireUnit),
1442 beginFunc = getIORuntimeFunc<mkIOKey(BeginInquireUnit)>(loc, builder); in genInquireStatement()