Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-call.cpp249 bool actualIsAsynchronous{ in CheckExplicitDataArg() local
415 if ((actualIsAsynchronous || actualIsVolatile) && in CheckExplicitDataArg()