Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dcall.h128 common::Intent dummyIntent() const { return dummyIntent_; } in dummyIntent() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp948 common::Intent intent{arg.dummyIntent()}; in CheckIfArgIsDoVar()