Home
last modified time | relevance | path

Searched defs:HasModulePrefix (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dprogram-tree.cpp255 bool ProgramTree::HasModulePrefix() const { in HasModulePrefix() function in Fortran::semantics::ProgramTree
H A Dresolve-names.cpp3885 static bool HasModulePrefix(const std::list<parser::PrefixSpec> &prefixes) { HasModulePrefix() function