Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dintrinsics.h122 bool AcceptsIntentOutAllocatableCoarray(const std::string &);
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-call.cpp377 evaluate::AcceptsIntentOutAllocatableCoarray( in CheckExplicitDataArg()
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp2850 bool AcceptsIntentOutAllocatableCoarray(const std::string &intrinsic) { in AcceptsIntentOutAllocatableCoarray() function