Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h175 Cookie IONAME(BeginInquireFile)(const char *, std::size_t,
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp486 Cookie IONAME(BeginInquireFile)(const char *path, std::size_t pathLength, in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp82 mkIOKey(BeginInquireFile), mkIOKey(BeginInquireIoLength),
2203 beginFunc = getIORuntimeFunc<mkIOKey(BeginInquireFile)>(loc, builder); in genInquireStatement()