Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp190 const auto &endBlockStmt{ in Post() local
192 const Scope &blockScope{context_.FindScope(endBlockStmt.source)}; in Post()
200 SayDeallocateOfPolymorph(endBlockStmt.source, entity, reason); in Post()