Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Evaluate/
Dcall.h117 common::Intent dummyIntent() const { return dummyIntent_; } in dummyIntent() function
/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp950 common::Intent intent{arg.dummyIntent()}; in CheckIfArgIsDoVar()