Searched refs:isAllocatableType (Results 1 – 2 of 2) sorted by relevance
246 bool isAllocatableType(mlir::Type ty);
257 bool isAllocatableType(mlir::Type ty) { in isAllocatableType() function276 if (fir::isAllocatableType(memTy)) in isRecordWithAllocatableMember()