|
FLANG
|
Public Member Functions | |
| CopyInOutExplicitInterface (FoldingContext &fc, const ActualArgument &actual, const characteristics::DummyDataObject &dummyObj) | |
| bool | HaveContiguityDifferences () const |
| bool | HavePolymorphicDifferences () const |
| bool | HaveArrayOrAssumedRankArgs () const |
| bool | PassByValue () const |
| bool | HaveCoarrayDifferences () const |
| bool | HasIntentOut () const |
| bool | HasIntentIn () const |
Static Public Member Functions | |
| static bool | IsArrayOrAssumedRank (const ActualArgument &actual) |
| static bool | IsArrayOrAssumedRank (const characteristics::DummyDataObject &dummy) |