Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp92 bool NeedImport(const SourceName &, const Symbol &);
1145 if (NeedImport(name, symbol)) { in DoSymbol()
1224 bool SubprogramSymbolCollector::NeedImport( in NeedImport() function in Fortran::semantics::SubprogramSymbolCollector