Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp282 auto addToListIfEscapee = [&](const Fortran::semantics::Symbol &sym) { in collectHostAssociatedVariables() local
310 Fortran::lower::pft::visitAllSymbols(funit, addToListIfEscapee); in collectHostAssociatedVariables()