Searched refs:NeedImport (Results 1 – 1 of 1) sorted by relevance
92 bool NeedImport(const SourceName &, const Symbol &);1145 if (NeedImport(name, symbol)) { in DoSymbol()1224 bool SubprogramSymbolCollector::NeedImport( in NeedImport() function in Fortran::semantics::SubprogramSymbolCollector