Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp145 static bool MightDeallocatePolymorphic(const Symbol &original, in MightDeallocatePolymorphic() function in Fortran::semantics::DoConcurrentBodyEnforce
198 MightDeallocatePolymorphic(entity, DeallocateAll)) { in Post()
214 if (MightDeallocatePolymorphic(*entity, DeallocateNonCoarray)) { in Post()
236 MightDeallocatePolymorphic(entity, DeallocateAll)) { in Post()