Home
last modified time | relevance | path

Searched refs:AsynchronousYes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.h85 AccessStream, AdvanceYes, AsynchronousYes, KnownStatus, StatusNew, in ENUM_CLASS() argument
H A Dcheck-io.cpp495 flags_.set(Flag::AsynchronousYes, Normalize(*charConst) == "YES"); in Enter()
827 CheckForRequiredSpecifier(flags_.test(Flag::AsynchronousYes), in LeaveReadWrite()
830 CheckForRequiredSpecifier(IoSpecKind::Id, flags_.test(Flag::AsynchronousYes), in LeaveReadWrite()