Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp127 struct TypeWithDefinedIo { struct in Fortran::semantics::CheckHelper
150 std::vector<TypeWithDefinedIo> seenDefinedIoTypes_;
1938 for (TypeWithDefinedIo definedIoType : seenDefinedIoTypes_) { in CheckAlreadySeenDefinedIo()
1956 TypeWithDefinedIo{derivedType, ioKind, proc, generic}); in CheckAlreadySeenDefinedIo()