Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h322 bool IONAME(InquireLogical)(Cookie, InquiryKeywordHash, bool &);
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp1366 bool IONAME(InquireLogical)( in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp101 mkIOKey(InquireLogical), mkIOKey(InquirePendingId),
2110 : getIORuntimeFunc<mkIOKey(InquireLogical)>(loc, builder); in genInquireSpec()