Searched defs:intent (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/flang/include/flang/Evaluate/ | ||
| H A D | call.h | 136 ActualArgument &set_dummyIntent(common::Intent intent) { in set_dummyIntent() argument |
| /llvm-project/flang/lib/Semantics/ | ||
| H A D | check-declarations.cpp | 3427 CheckDefaultIntegerArg(const Symbol & subp,const Symbol * arg,Attr intent) CheckDefaultIntegerArg() argument |
| H A D | check-do-forall.cpp | 1032 common::Intent intent{arg.dummyIntent()}; CheckIfArgIsDoVar() local |
| /llvm-project/flang/lib/Evaluate/ | ||
| H A D | intrinsics.cpp | 245 common::Intent intent{common::Intent::In}; global() member |
| H A D | characteristics.cpp | 948 SetIntent(common::Intent intent) SetIntent() argument |