Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp145 static bool MightDeallocatePolymorphic(const Symbol &entity, in MightDeallocatePolymorphic() function in Fortran::semantics::DoConcurrentBodyEnforce
199 MightDeallocatePolymorphic(entity, DeallocateAll)) { in Post()
215 if (MightDeallocatePolymorphic(*entity, DeallocateNonCoarray)) { in Post()
237 MightDeallocatePolymorphic(entity, DeallocateAll)) { in Post()