Home
last modified time | relevance | path

Searched defs:assumedType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dc_loc01.f9011 subroutine test(assumedType, poly, nclen, n) argument
12 type(*), target :: assumedType local
/llvm-project/flang/lib/Evaluate/
H A Dformatting.cpp226 __anonb3ef1e310302(const AssumedType &assumedType) AsFortran() argument
H A Dfold-logical.cpp791 } else if (auto *assumedType{args[0]->GetAssumedTypeDummy()}) { FoldIntrinsicFunction() local