Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp93 bool NeedImport(const SourceName &, const Symbol &);
884 if (NeedImport(name, symbol)) { in DoSymbol()
963 bool SubprogramSymbolCollector::NeedImport( in NeedImport() function in Fortran::semantics::SubprogramSymbolCollector